@charset "utf-8";

/*~~~Global~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html, body {
		height: 100%;
	}
body {
	background-color: #FDF7FA;
	min-width: 1003px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
acronym {
	cursor: help;
	text-decoration: underline;
	color: #330066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1003px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#imgLog {
	height: 1px;
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
form {
	margin: 0px;
}
#headertop {
	font-size: 10px;
	line-height: normal;
	height: 20px;
}
#headertop h1 {
	font-size: 10px;
	float: left;
	margin: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #C692C3;
	font-weight: normal;
}
/*~~~Header~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#header {
	background-image: url(Images/header2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 1003px;
	clear: both;
}
#logo {
	height: 100px;
	width: 358px;
	clear: right;
	float: left;
	margin-top: 10px;
	margin-left: 6px;
}
#dvHeadMenu {
	float: right;
	width: 440px;
}
#dvHeadMenu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#dvHeadMenu li {
	display: inline;
	font-size: 11px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
#subheader {
	background-image: url(Images/top-bar.jpg);
	background-repeat: no-repeat;
	height: 56px;
}

#subheader ul {
	text-align: center;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #FFFFFF;
	padding: 0px;
}
#subheader li {
	display: inline;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subheader a {
	font-weight: bold;
	color: #FFFFFF;
}
#subheader a:hover {
	color: #F5A5C9;
}
#fmSearch {
	padding: 0px;
	margin: 0px;
	width: 190px;
	float: right;
}
#fmSearch #q {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 140px;
	color: #999999;
}
#fmSearch #btSearch {
	font-size: 10px;
	height: 18px;
	width: 30px;
}
/*~~~Body~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#middle {
	background-image: url(Images/line_1.gif);
	background-repeat: repeat-y;
	background-position: 200px;
	height: 100%;
}
#middle2 {
	background-image: url(Images/line_2.gif);
	background-repeat: repeat-y;
	background-position: 200px;
	height: 100%;
}
#LeftColon {
	width: 200px;
	float: left;
}
#LeftColon ul {
	width: 190px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	background-image: url(Images/category-back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#LeftColon li {
	list-style-type: none;
	text-indent: 6px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: url(Images/menu-line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 20px;
}
#LeftColon a {
	color: #333333;
}

#dvArticle {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#dvMnHead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-style: normal;
	background-image: url(Images/left-bar-top.jpg);
	margin-right: 5px;
	margin-left: 5px;
	line-height: 25px;
	text-indent: 10px;
	margin-top: 4px;
}
#content {
	width: 803px;
	float: right;
}
#content h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 17px;
}
#content2 {
	width: 803px;
	float: right;
}
#content2 h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 17px;
}
#center {
	width: 603px;
	float: left;
}
#tbAddCart {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
#Option1, #Option2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
#tbAddCart p {
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
}
#dvItemDescr {
	padding-right: 20px;
	padding-left: 20px;
}
#dvItemDescr p {
	font-size: 13px;
	line-height: 16px;
}
#dvVote {
	height: 36px;
}
#dvReviewFirst {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 140px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

#dvReviews {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}

#dvReview1 h6 {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dvReview2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#dvReview2 p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#dvRwClr {
	clear: both;
}

#dvCmntRev {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	text-align: center;
}

#imgVote {
	height: 15px;
	width: 90px;
}
#dvComment1 {
	padding-top: 10px;
}
#dvComment1 h6 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#dvComment2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#dvComment2 p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dvPrdProperty {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#dvPrdProperty p {
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
#fmReview input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#fmReview select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#fmReview textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#fmReview .veranda11 #bnSubCommnt {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 120px;
}
#tbRevBy {
	clear: both;
	font-size: 10px;
}

#tbToyHelp {
	font-size: 11px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#dvSuggest {
	margin-right: 20px;
	margin-left: 20px;
}
#dvSuggHead {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 60px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 6px;
	margin-left: 6px;
	text-indent: 4px;
}

#dvSuggLoop {
	width: 264px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 2px;
}
#imdSgThumb {
	float: left;
	height: 76px;
	width: 76px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#dvSuggFtr {
	clear: both;
}

#dvSuggLoop h6 {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#dvSuggLoop p {
	font-size: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#dvRelHead1 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 14px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#dvRelHead2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 14px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#dvRelatLoop {
	width: 98px;
	padding: 0px;
	margin: 1px;
	text-align: center;
}
#tmbRelImg {
	height: 76px;
	width: 76px;
	margin-top: 4px;
}
#dvRelatLoop p {
	font-size: 9px;
	margin: 0px;
	padding: 2px;
}






#dvPath {
	font-size: 10px;
	height: 16px;
	margin-right: 10px;
	margin-left: 10px; color:#666666
}
#dvPath strong{ font-size:12px}

#dvPageList {
	text-align: center;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#dvPageList2 {
	text-align: center;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#dvPageList p {
	font-size: 10px;
	text-align: right;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#dvLoop {
	width: 170px;
	/*border: 1px dashed #16A0CE;*/
	margin: 2px;
	padding: 4px;
	text-align:center
}
#dvLoop img{ cursor:pointer}
#dvLoop h6 {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 80px;
}
#dvLoop p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 80px;
}
#dvLoopClr {
	clear: both;
	font-size: 10px;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F4E9F1;
	text-align: center;
	padding: 2px;
}
#imgThumb {
	height: 125px;
	width: 125px;
	float: left;
	margin-bottom: 10px;
	margin-top: 6px;
	cursor:pointer;cursor:hand;
	margin-right:5px;
}
#divUnaval {
	font-size: 13px;
	background-color: #00FF00;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	width: 280px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
}
#RightColon {
	width: 180px;
	float: right;
	text-align: center;
}
#Imag1, #Imag2, #Imag3 {
	width: 190px;
}
#bnrRight {
	height: 600px;
	width: 180px;
	margin-top: 10px;
	cursor:pointer;cursor:hand
}
#policy {
	float: right;
	width: 762px;
	background-color: #FFFFFF;
	padding: 20px;
}
#policy h2 {
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#policy h4 {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}


#policy h5 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 0px;
}

#policy h6 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#policy p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#policy #tbRates {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}


#bodyFooter {
	clear: both;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-style: normal;
	font-weight: normal;
}
#bodyFooter p {
	width: 150px;
	float: right;
	margin: 0px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*~~~Footer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
	clear: both;
	text-align: center;
	padding-top: 2px;
	height: 80px;
	background-image: url(Images/copyright.gif);
	background-repeat: no-repeat;
	background-position: 341px 50px;
}
#footer ul {
	line-height: 30px;
	background-color: #B81358;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-image: url(Images/bottom-bar.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #F5A5C9;
}
/*~~~Cart~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#dvCart {
	width: 803px;
	float: right;
}
.Vote {
	padding-left: 4px;
	padding-top: 2px;
	font-size: 10px;
}

.veranda10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.veranda11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.capitalize {
	text-transform: capitalize;
}
.price {
	font-size: 14px;
	font-weight: bold;
	padding-left: 16px;
}
/*~~~Classes~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.buttons {
	color: #FFFFFF;
	background-color: #CF1C6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
	border: 1px solid #D75D90;
	background-image: url(Images/butn.jpg);
	height: 24px;
}
.FormBorder {
	border: 1px solid #EA6AA4;
	background-color: #FEF5FA;
}
.FormInputBorder {
	border: 1px solid #F7B7D3;
}
.FormSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #F7B7D3;
}
.validation {
	font-weight: bold;
	background-color: #FFFFF2;
	border: 1px solid #999999;
	padding: 2px;
	font-size: 10px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.exvalidation {
	background-color: #FFFF00;
	border: 1px solid #666666;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 4px;
	line-height: 18px;
}
.warning {
	background-color: #FFFFF2;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.imageover {
	cursor:pointer;cursor:hand
}
#dvRevDet {
	margin-right: 20px;
	margin-left: 20px;
}
#dvLiveChat {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#dvLiveChat h4 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.ptPage{ width:580px; line-height:25px; float:left; text-align:center;}
.ptPage a{ margin:0 3px 0 3px;}

.reviewP{ border-top:1px #999999 dashed;color:#666666;}

