/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {
	text-align:center;
	background:#252525;
	background-image: url(images/bgmain.gif);
}
.right-tail {background:url(images/header-right.jpg) center top repeat-x; position:absolute; right:0; top:0; width:50%; height:188px;}
.left-tail {background:url(images/header-left.jpg) center top repeat-x;}

img {
	vertical-align:top;
	text-align: left;
}
a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#666;
}
input, select {vertical-align:middle; font-weight:normal;}

a {
	text-decoration:underline;
	color:#666;
}
a:hover {
	text-decoration:none;
}
ul {list-style:none;}
ul li {
	line-height:1em;
	background:url(images/list-tail.gif) left bottom repeat-x;
	padding:6px 0 8px;
	font-family: Georgia, serif;
}
ul .extra {background:none;}
li a {
	text-decoration:none;
	background:url(images/list-marker.gif) left 4px no-repeat;
	color:#333333;
	padding:0 0 0 14px;
}
li a:hover {
	color:#000;
} 

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

.col-1,
.col-2,
.col-3 {float:left;}

/***************header***************/
#header {
	position:relative;
	background:url(images/header-bg.jpg) center top no-repeat;
	padding:7px 0 0;
}

.logo {
	float:left;
	padding:0px 0 6px 10px;
	width: 500px;
}

.logIn {float:right; text-align:right; padding:0 18px 0 0;}

.menu {float:left; padding:9px 0 0 29px;}
.menu li {float:left; text-align:center; font-size:1.167em; padding:2px 0 7px; border-right:1px solid #E9DEE9; background:none;}

.menu li a {
	color:#666;
	font-weight:normal;
	background:none;
	padding:0;
}
.menu li a:hover {
	text-decoration:underline;
	color: #468997;
}

/***************content***************/
.wrapper {
	width:100%;
	overflow:hidden;
	background-color: #FFF;
}
.img-indent {float:left;}
.phone {float:right;}
cite {font-style:normal;}

.wrapper1 {width:100%; overflow:hidden;}
.img-indent {float:left;}
.phone {float:right;}
cite {font-style:normal;}

.wrapper2 {width:100%; overflow:hidden;}
.img-indent {float:left;}
.phone {float:right;}
cite {font-style:normal;}

#content {
	padding:10px 3px 0px 2px;
}
.col-2 {padding:0 4px;}

.marker {line-height:1.333em; padding-bottom:10px;}
.marker:first-letter {background:url(images/marker.gif) left top no-repeat; padding:3px 0 0 24px;}
.marker strong {color:#999999;}

.text-right {text-align:right;}
.text-center {text-align:center;}

.border {background:url(images/border-tail.gif) left top repeat-y;}

/***************titles***************/
.title, .title-un {
	color:#906;
	font-size:1.167em;
	font-weight:bold;
}

.title {
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
	padding:12px 0 9px 17px;
	background-color: #FFF;
	background-image: url(images/title-tail.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.title-un {
	background:#666666 url(images/title-tail-un.gif) left bottom repeat-x;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:9px 0 12px 15px;
	color: #000;
}

h2 {font-size:1.167em; text-align:right; color:#999999;}

h3 {color:#FFF; font-size:1.667em; font-weight:normal; padding-bottom:12px;}
h3 span {display:inline-block; line-height:1em; vertical-align:top; padding:12px 0 2px;}
h3 strong {font-size:1.5em; line-height:1em; text-transform:uppercase; background:#8E6483; display:inline-block; padding:5px 6px 4px 7px; margin-right:7px; }

h4 {
	font-size:2em;
	line-height:1.1em;
	color:#333;
	padding-bottom:4px;
}
h4 span {text-transform:uppercase;}

h5 {
	font-weight:bold;
	padding-bottom:3px;
	font-size: 14px;
	color: #0077B0;
}
h5 strong {
	color:#333;
}

/***************links***************/
.logIn a {color:#FFF;}
#searchForm a {color:#9A8ED3;}

.button1, .button2, .button3, .button4 {display:block; color:#555555; text-decoration:none; font-weight:bold; line-height:1em; float:left; padding:5px 6px 6px 11px;}
.button1:hover, .button2:hover {text-decoration:underline;}

.button1 {background:url(images/button1-tail.gif) left top repeat-x; color:#2F2B62 !important; border-left:1px solid #BFB6EE; border-right:1px solid #BFB6EE;}
.button2 {background:url(images/button2-tail.gif) left top repeat-x; float:right; padding:5px 7px 6px 10px;}
.button3, .button4:hover {
	background:#999999 url(images/button3-tail.gif) left bottom repeat-x;
	color:#FFF;
	border-left:1px solid #B65D9B;
	border-right:1px solid #B65D9B;
	padding:5px 13px 6px 13px;
}
.button4, .button3:hover {background:url(images/button4-tail.gif) left top repeat-x; border-left:1px solid #DDC3D7; border-right:1px solid #DDC3D7; float:left;
	padding-right:9px;}
.button3:hover {
	padding:5px 13px 6px 13px;
	color:#000;
}
.button4:hover {
	padding:5px 9px 6px 11px;
	color: #333;
}

.link {color:#996f8c; text-decoration:none;}
.link:hover {text-decoration:underline;}

.list li {background:url(images/list-marker.gif) left top no-repeat; padding:0 0 0px 0px;}

/***************boxes***************/
.box, .box-un {padding:2px; background:#FFF; margin-bottom:4px;}

.box {border:1px solid #cbe4e4;}
.box .inner {padding:11px 17px 19px 18px;}

.box-un {border:1px solid #CCB7C7;}

.banner2 {background:#666666 url(images/banner2.jpg) left top no-repeat; padding:26px 0 22px 206px; color:#fff;}

.banner3 {
	background:url(images/bg_clipa.jpg) right bottom no-repeat;
	padding:23px 0 145px 18px;
	color:#066;
	margin:-1px;
}
.banner3 p {
	font-size:12px;
	line-height:1.278em;
	padding-bottom:11px;
	color: #333;
}
.banner3 p strong {font-size:1.333em;}

.box001, .box-un001 {padding:2px; background:#FFF; margin-bottom:4px;}

.box001 {border:1px solid #cbe4e4;}
.box001 .inner001 {padding:11px 17px 19px 18px;}

.box-un001 {border:1px solid #CCB7C7;}

.banner2 {
	padding:26px 0 22px 206px;
	color:#fff;
	background-color: #3F8C92;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.banner3001 {
	padding:23px 0 168px 18px;
	color:#666666;
	margin:-1px;
}
.banner3001 p {
	font-size:12px;
	line-height:1.278em;
	padding-bottom:11px;
	color: #036;
	text-align: left;
}
.banner3001 p strong {font-size:1.333em;}


/***************form***************/
#searchForm {padding:1px 0px 15px 15px}
#searchForm p {background:url(images/logIn-img.gif) 37px top no-repeat; font-size:1.167em; padding:3px 0 12px;}
#searchForm p a {margin-left:18px;}
#searchForm .wrapper {background:#2F2B62; padding:8px 0 9px;}
#searchForm input {margin:0 6px 0 8px; font-size:1em; padding:2px 0 0 3px;}
#searchForm .link {float:left; text-decoration:none; color:#fff;}

#cash {float:left; padding:8px 0 0 25px; color:#797979;}
#cash span {margin-top:2px;}
#cash select {margin-left:8px; color:#797979;}

#Newsletter {padding:7px 1px 22px 0;}
#Newsletter input {padding:2px 0 0 3px; border:1px solid #D4D0C8; border-top:1px solid #404040; font-size:1em;}
#Newsletter .button4 {float:right;}

/***************positioning***************/
.margin1 {margin-right:6px;}
.margin2 {margin:11px 0 16px;}
.margin3 {margin-bottom:5px;}
.margin4 {margin:10px 0 7px;}
.margin5 {margin-left:42px;}
.margin6 {margin-right:93px;}
.margin7 {margin-right:10px;}

.padding1 {padding-bottom:4px !important;}
.padding2 {padding-top:3px;}
.padding3 {padding-left:6px;}
.padding4 {padding:8px 26px 0 0;}
.padding5 {padding:0 15px 0 12px;}
.padding6 {padding:0 15px;}
.padding7 {padding-right:0;}
.padding8 {
	padding-left:36px;
}
.padding9 {padding-bottom:17px;}
.padding10 {padding-top:10px;}
.padding11 {padding:13px 0 9px 15px;}

/***************page-1***************/
#page-1 .cols {text-align:center; padding:7px 0 14px;}

/***************page-2***************/
#page-2 .cols .col-1 {padding-right:25px;}

/***************footer***************/
#footer {
	color:#cbe4e4;
	background:url(images/footer-tail.gif) left top repeat-x;
	margin:0px 3px 0 2px;
	padding:28px 0 24px;
	background-color: #F5F5F5;
}
#footer a {text-decoration:none;}
#footer a:hover {
	text-decoration:underline;
	color: #666;
}

#footer .float-l {
	padding-top:3px;
	padding-left: 10px;
}
#footer li {float:left; background:none; padding:0 17px 2px; border-left:1px solid #999999;}
#footer .extra {border:none; padding-left:0;}
#footer li a {
	background:none;
	padding:0;
	color:#666;
	font-weight:normal;
}

#footer .float-r {
	font-size:12px;
	position:relative;
	margin-right:4px;
	color: #666;
}
#footer .float-r a {
	border-left:1px solid #cbe4e4;
	padding-left:5px;
	margin-left:5px;
	color:#666;
}
.price1 {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
.hangertitle1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.photogallery1 {
	font-weight: bold;
	color: #666;
	font-size: 14px;
}
.text001 {
	color: #E15087;
}
.text002 {
	font-size: 14px;
	color: #B93068;
}
.textbanner001 {
	font-size: 12px;
	color: #069;
}
.paypalverified001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06C;
	text-align: center;
}
.paypalverified01 {
	color: #036;
}
.subscribe001 {
	color: #333;
}
.subscribe002 {
	font-size: 14px;
}
.subscribe00A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.texthhhome001 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.texthh002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tableleft001 {
	text-align: left;
}
.textprice001 {
	font-size: 12px;
	color: #06C;
}
.textprice00A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}
.testbanner002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C09;
	text-align: center;
	font-weight: bold;
}
.textkk001 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C09;
}
#page-1 .left-tail #main #content .wrapper .col-2 .box .inner.padding1 .cols.padding9 .wrapper .col-2.maxheight.border.padding8 .padding9 {
	text-align: left;
}
.text-product-title-001 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #906;
}
.text-product-price-001 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
}
.divider-horiz-005 {
	background-image: url(images/horiz_divider005.jpg);
	background-repeat: repeat-x;
}
.unordered-list-bluedot001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	background-image: url(images/marker-2L.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.clicktoenlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
textproductboxheading001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #924579;
}
.text-colour-size-001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}
.text-subscribe-001 {
	font-size: 14px;
	font-weight: bold;
}
.text-price-special-001 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.test-bold-clipa-kim {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}
.text-normal-bold-001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.textsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.refunds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
