html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: 'Open Sans', sans-serif;
}
body {
	background: url(../image/background.png) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #555555;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #0a95dd;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* ---------------------------------------------------------------------------------type */

p {
	margin-top: 0px;
	line-height: 22px;
}

/* 300, 400, 600, 700*/

h1{ font-size:42px; font-weight: 400;}
h2{ font-size:30px; font-weight: 300;}
h3{ font-size:22px; font-weight: 300;}
h4{ font-size:25px; }
h5{ font-size:22px; }
h6{ font-size:19px; }


h1,h2,h3,h4,h5,h6{ 
	color: #333333;
	margin-bottom: 25px;
	line-height: 1;
	margin-top: 5px;
}



.banner { margin-bottom: 2px;}
.banner img { }
p.cpbanner {margin: 0px; padding: 0px; margin-top: -10px; }




/* ---------------------------------------------------------------------------------layout */

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header { 
	height: 120px;
}

#header .logo {
	float: left;
	padding-top: 30px;
	padding-left: 0px;
}
#header .topNav {
	float: right;
	padding: 0;
	margin: 0;
	height: 38px;
}

#header .topNav a {
	margin: 0px;
	padding: 10px;
	display: inline-block;
	background: #000;
	color: #FFF;
	}


#header #nav {
	width: 510px;
	float: right;
	height: 55px;
	margin-top: 30px;
	padding-right: 0px;
}

/*#header .div4 {
	width: 510px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}*/

#header .div1 {height: 120px; }

#header .div5 {
	clear: both;
}
#header .div5 .left {
	/*background: url('../image/header_1_left.png') no-repeat;*/
	width: 5px;
	height: 40px;
	float: left;
}
#header .div5 .right {
	/*background: url('../image/header_1_right.png') no-repeat;*/
	width: 5px;
	height: 40px;
	float: right;
}
#header .div5 .center {
	/*background: url('../image/header_1_center.png') repeat-x;*/
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}

#header .div6 {height: 20px; }


#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left;
	margin-top: 6px;
	display: none;
}
#header .div9 {
	float: left;
}
#header .div10 {
	float: left; 
	margin-top: 2px;	
	margin-left: -40px;
}



/* ---------------------------------------------------------------------------------search */

#search {
	/*float: right;*/
	float: right;
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: 300;
	width: 200px;
}

#search .button {
	background-image: none;
	
	}
	
#search select {
	border: 1px solid #f3f3f3;
	padding: 1px;

}
#search a {
	color: #FFF;
	
}
#search span { background: url(../image/search.png) no-repeat top left; height: 13px; }
#search input {
	border: 1px solid #f3f3f3;
	padding: 5px;
	width: 180px;
	background: #fff;
}

/* Original Search


#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}

#search .button { }
#search select {
	border: 1px solid #f3f3f3;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #f3f3f3;
	padding: 5px;
}

*/


/* ---------------------------------------------------------------------------------breadcrumb */

#breadcrumb {
	float: left;
	padding-top: 7px;
	height: 13px;
	margin-bottom: 10px;
	color: #000000;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}


#homepage {margin: -5px 0 0 0; padding: 0; }
#homepageNews {width: 960px; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 10px; }
#homepageNews #homepageSocial {float: right; width: 365px; height: 40px; display: none; }

#homepageFour {width: 960px; }
#homepageFour img { }
#homepageFour img.imgLeft { margin-right: 20px;}
#homepageFour img.imgRight { margin-left: 0px;}

#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {
	margin-left: 190px;
	/*margin-right: 190px;*/
	margin-bottom: 10px;
}

#productPage {
	/*margin-right: 190px;*/
	width: 960px;
	padding: 60px 0 0 0;
	margin: 0px 0px 30px 0px;

}


#productPage h1 {
	font-size: 35px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 10px;
}

#productPage .price {
	font-size: 35px; 
	font-weight: 300;
	color: #0a95dd;

}

#productPage .availability {
	display: inline-block;
	padding: 5px;
	color: #0a95dd;
	background: #e6f4fc;
	text-transform: uppercase; }
	

/* ---------------------------------------------------------------------------------------------------- Product Page */

#clearance {
	display: inline-block;
	padding: 5px;
	color: #0a95dd;
	background: #e6f4fc;
	
	/*background: #f7f7f7;
	border: 1px solid #ddd;*/
	padding-top: 20px; 
	padding-bottom: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
	width: 950px;
	 }
#clearance a { }
#clearance a:hover {text-decoration: underline; }

#tab_description {padding: 30px 0px; margin: 0px auto; }

#productPage h1 {margin-bottom: 0px; }

#productThumbs { }
#productThumbs a.thickbox img {border: 1px solid #cc0000; }
#productThumbs a.thickbox:hover { border: 1px solid #25aae1; display: block; }

#productOverview {width: 960px; float: left; margin-right: 20px; }

#productCol1 h3, #productCol2 h3, #productCol3 h3 { color: #333; font-size: 14px; border-bottom: 1px solid #f3f3f3; padding: 0 0 8px 0; margin-bottom: 10px; font-weight: 600; color: #111; }

#productCol1 {width: 460px; float: left; margin-right: 35px; }
#productCol2 {width: 180px; float: left; margin-right: 10px; margin-left: 20px;}
#productCol3 {width: 220px; float: right; }

#descriptionVideo {width: 440px; float: right; }

#productVideo {margin-top: 20px; margin-bottom: 20px; display: none; }

/*#productOverview ul {margin: 5px 0px; padding-left: 0px; list-style-type: none; }
#productOverview ul li {margin: 5px 0px; padding: 4px 0 6px 3px; background: url(http://www.power-skin.com/catalog/view/theme/default/images/bullet.png) left top no-repeat; padding-left: 15px;  }*/

#productCol1 ul { float: left; margin-right: 20px; }
#productCol2 strong {font-weight: 600; }

#productCol2 ul, #productCol3 ul {list-style-type: none; margin: 0px; padding: 0px; }
#productCol2 ul li, #productCol3 ul li {margin: 0px; padding: 5px 0 5px 0; background: none; border-bottom: 1px dashed #e8e8e8; line-height: 22px; font-size: 12px; }
#productCol1 ul li.last {border-bottom: none; }
#productCol2 ul li.last {border-bottom: none; margin-bottom: 30px; }
#productCol3 ul li.last {border-bottom: none; margin-bottom: 30px;}

#productCol3 img { border-bottom: 1px dashed #e8e8e8; padding-bottom: 10px; }


/*#productOverview ul li ul {margin: 10px 0px; padding: 0px; }
#productOverview ul li ul li {margin: 5px 0px; background: url(http://www.power-skin.com/catalog/view/theme/default/images/bullet2.png) left top no-repeat; padding-left: 15px; }*/


#productOverviewDisclaimer {margin-top: 0px; color: #999; margin-bottom: 40px; }

#productOverview small {font-size: 10px; }

.ppFeature { margin: 0 0 30px 0px; padding: 0px; border-bottom: 1px dashed #ddd; clear: both; min-height: 70px; }
.ppFeature h4 {margin: 0 0 5px 0; padding: 0; font-size: 14px; }
.ppFeature img {float: left; clear: both; padding: 0 10px 30px 0; }

/* ---------------------------------------------------------------------------------------------------- Video */

iframe {margin-bottom: 10px; }
#videoPage { }
#videoPage .youTubeBox {width: 460px; margin: 10px 7px; float: left; }
#videoPage h2 {border-bottom: 1px solid #ddd; padding-bottom: 10px; margin: 25px 0 10px 0;}

/* ---------------------------------------------------------------------------------------------------- Download */

#downloadPage {width: 960px; }
#downloadPage h2 {border-bottom: 1px solid #ddd; padding-bottom: 15px; } 
div.downloadBox {float: left; width: 220px; margin: 10px; }
.downloadBox img {margin-bottom: 10px; }
.downloadBox h3 {margin-bottom: 3px; }
.fullPageBreak {clear: both; padding: 20px 0 10px 0; margin-top: 20px; }
.downloadBox .model {margin: 0; padding: 0; }
.downloadBox ul {padding-left: 20px; }
.downloadBox ul li {padding-left: 5px; }

/* ---------------------------------------------------------------------------------------------------- Cart */
#cartPage {
	/*margin-right: 190px;*/
	width: 960px;
	margin: 0px auto;

}

#accountPage {
	width: 660px;
	margin: 0px auto;
}

#contentPage {
	width: 960px;
	margin: 0px auto;
}

#aboutPage, #manualsPage, #faqPage{
	margin-left: 200px;
	margin-right: 60px;

}

#cpimage {margin-top: -20px; }
#cpimage img {margin: 0; padding: 0; border-bottom: 10px solid black; }
#cpimage p { margin: 0; padding: 0; line-height: 0; }

#termsPage, #privacyPage { 

margin-right: 220px;
}



#content .top .left {
	height: 42px;
	float: left;
}
#content .top .right {
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	margin-left: 5px;
	margin-right: 5px;
}
/*#content .top h1, .heading {
	padding: 8px 0px 8px 7px;
}
#content h1, .heading {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}*/
#content .middle {
	padding: 10px 10px 1px 10px;
	min-height: 30px;
}
#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	height: 5px;
	margin: 0 5px 10px 5px;
}




.box {
	margin-bottom: 10px;
	/*background: url('../image/box_top.png') no-repeat;*/
}
.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: none;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	margin-top: 25px;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	/*background: url('../image/box_bottom.png') no-repeat;*/
}




.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	text-align: center;
	text-transform:uppercase;
}
.warning {
	padding: 15px 0px;
	color: #0A95DD;
	margin-bottom: 10px;
	background: #e6f4fc;
	border: 1px solid #cbeafc;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	text-transform:uppercase;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}

.button span {
	color: #FFF;
	display: block;
	padding: 8px 12px 10px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}

.button:hover {
	text-decoration: underline;
	 }



/*.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
*/

.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}



.tabs {
	width: 840px;
	height: 42px;
	margin-bottom: 0px;
	background: #f3f3f3;
	margin: 0px auto;
	padding-top: 12px;
	padding-left: 120px;
	
}
.tabs a {
	float: left;
	display: block;
	padding: 12px 30px 14px 30px;
	margin-right: 2px;
	background: #f3f3f3;
	color: #555555;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	
}
.tabs a.selected {
	background: #FFFFFF;
	color: #000000;
	border-bottom: 0px;
	padding-bottom: 15px;
	z-index: 3;
}
.tab_page {
	padding: 30px 10px 60px 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding: 20px 0px;
	background: #f3f3f3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-border-radius:5px;
	margin: 60px 0px;
}

#footer h3 {
	color: #333;
	font-size: 13px;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 8px;
	padding-top: 3px;
}



#footer .column {
	float: left;
	width: 160px;
	margin-left: 20px;
	min-height: 100px;
	margin-right: 0px;
	
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	
	
}
#footer .column ul li {
	margin-bottom: 4px;
	
	
}
#footer .column a {
	text-decoration: none;
	font-size: 12px;
	color: #555;
}
#footer .column a:hover {
	color: #000;
}

#legal {
	margin: 0px auto;
	text-align: center;
	padding: 20px 0px;
}

/* ---------------------------------------------------------------------------------------------------- Lists */




#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
	
}

#category ul li {
	
	padding: 3px 0;
}

#category ul li ul li b { /*color: #ffffff; background: #0a95dd;*/ }


#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}


.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 10px;
	margin-bottom: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	width: 106px;
	height: 34px;
	padding: 17px 53px 17px 53px; 
	text-decoration: none;
	cursor:pointer;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}



input[type=text],input[type=password],
textarea {
	padding: 5px 5px;
	border: 1px solid #111;
	border: 1px solid rgba(0,0,0,0.2);
	background: #f9f9f9;
	color: #666;
	font-size: 14px;
}

textarea {
	width: 425px;
}


/* Validation styles */

input.error, textarea.error {
	background: #F8DBDB;
	border-color: #E77776;
	color: #E77776;
}

span.errorAlert {
	display: block;
	margin-top: 10px;
	font-style: italic;
	color: #E46C6E;
}



.spacer {clear: both; }
.none {display: none; }



/* ----------------------------------------------------------------------------------------------------Support Page */

#supportPage { width: 100%; margin-top: -10px; }

#supportPage h2 {border-bottom: 2px solid #ddd; padding-bottom: 10px; }
#supportPage p { padding: 3px 5px 3px 0px; }

.supportColumnLeft {float: left; width: 220px; margin-right: 20px; }
.supportColumnRight {float: right; width: 220px; }

#supportPage .supportColumnLeft ul, #supportPage .supportColumnRight ul { list-style-type: none; padding: 0px; }
#supportPage .supportColumnLeft ul li, #supportPage .supportColumnRight ul li { padding: 5px 0px;  }


#supportPage h3 { font-size: 18px; font-weight: 300; padding: 6px 0 12px 35px; margin: 5px 0 10px 0; border-bottom: 1px solid #ddd;    }

/*#supportPage h3 { font-size: 18px; font-weight: 300; padding-left: 0px; padding-top: 6px; padding-bottom: 10px; border-bottom: 1px solid #ddd; margin-bottom: 10px; }*/

#supportPage h3.video { background: url(../image/support/video.png) left top no-repeat; }
#supportPage h3.faq { background: url(../image/support/faq.png) left top no-repeat; }
#supportPage h3.policies { background: url(../image/support/policies.png) left top no-repeat; }
#supportPage h3.contact { background: url(../image/support/contact.png) left top no-repeat; }

#supportPage h3.general{ background: url(../image/support/general.png) left top no-repeat; }
#supportPage h3.technical { background: url(../image/support/technical.png) left top no-repeat; }
#supportPage h3.media { background: url(../image/support/media.png) left top no-repeat; }
#supportPage h3.sales { background: url(../image/support/sales.png) left top no-repeat; }

#supportPage h3.carriers{ background: url(../image/support/carriers.png) left top no-repeat; }
#supportPage h3.events { background: url(../image/support/events.png) left top no-repeat; }
#supportPage h3.business { background: url(../image/support/business.png) left top no-repeat; }
#supportPage h3.travel { background: url(../image/support/travel.png) left top no-repeat; }


/* ----------------------------------------------------------------------------------------------------MediaPage */

#mediaPage {padding-left: 0px; }

#mediaVideo, #mediaPress, #mediaAwards {padding: 0 0 30px 0; }

#mediaVideo img {margin: 15px 15px 0px 0px; float: left; width: 223px; border: solid 1px #ddd; padding: 25px 0px; background: #f3f3f3;  }
#mediaPress img { }


#mediaPress .pressBox, #mediaAwards .pressBox {width: 223px; height: 300px; border: solid 1px #ddd; float: left; margin: 15px 15px 0px 0px; float: left; background: #f3f3f3;  }
.pressBox img {margin-top: 10px; }
.pressBox p {padding: 10px; font-style: italic; font-weight: 300; }

.readmore { position: relative; bottom: 0; }

p.quote {height: 120px; }





/* ------------------------------------------------------------------------------ FAQ */


#faqCTA {width: 220px; float: right; margin-left: 20px; }

#faqBox {width: 740px; float: left; padding-left: 20px; }
#faqBox h2 {margin: 20px 0px; }

#faqBox iframe {padding-left: 5px 0 5px 35px; margin: 10px 0 10px 25px; }



h3.trigger {
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	background: url(../image/faq_trigger.png) no-repeat;
	height: 36px;
	line-height: 36px;
	width: 680px;
	font-size: 14px;
	font-weight: 600;
	float: left;
}
h3.trigger a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	display: block;
}
h3.trigger a:hover { color: #0a95dd;  }
h3.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0;
	padding: 0;
	/* border-top: 1px solid #d6d6d6; */
	/* background: #f0f0f0 url(http://www.power-skin.com/catalog/view/theme/default/images/toggle_block_stretch.gif) repeat-y left top; */
	overflow: hidden;
	font-size: 13px;
	width: 680px;
	clear: both;
	
}
.toggle_container .block {
	padding: 0;
	margin: 0 0 20px 35px; /*--Padding of Container--*/
	/* background: url(http://www.power-skin.com/catalog/view/theme/default/images/toggle_block_btm.gif) no-repeat left bottom; --Bottom rounded corners--*/
	border-bottom: 1px solid #ddd;
	
}

.toggle_container strong {
font-style: italic;

}

div.toggle_container small {padding: 0 0 0 25px; }
div.toggle_container p {padding: 0 0 0 0px; }


/*------------------------------------------------------------------------------Partner Page*/
#partnersPage { }
#partnersPage ul {list-style: none; margin: 0; padding: 0; clear: both; margin-bottom: 30px;}
#partnersPage ul li {display: inline; padding: 0; margin: 5px; }




/*------------------------------------------------------------------------------nivo slider*/


.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../../../../../images/ticker/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
	height: 440px;
	width: 960px;
    /*-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;*/
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
	background: url(../../../../../images/slider-hack.png);
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 0px 0;
	display: none;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../../../../../images/ticker/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:34px;
	height:34px;
	background:url(../../../../../images/ticker/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-35px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}



/*------------------------------------------------------------------------------news ticker */
#ticker-wrapper.has-js {
	float: left;
	width: 950px;
	height: 35px;
	display: block;
	/*-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 15px;*/
	background-color: #fff;
	font-size: 16px;
	margin: 0px auto;
}
#ticker {
	width: 950px;
	height: 38px;
	display: block;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	margin: auto 0px;
}
#ticker-title {
	padding-top: 9px;
	color: #1F527B;
	font-weight: bold;
	background-color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: 100px;
}
#ticker-content {
	margin: 0px;
	padding-top: 11px;
	position: absolute;
	color: #0083ca;
	font-weight: 300;
	background-color: #fff;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
#ticker-content:focus {
	none;
}
#ticker-content a {
	text-decoration: none;	
	color: #0083ca;
	font-size: 16px;
}
#ticker-content a:hover {
	text-decoration: underline;	
	color: #0083ca;
}
#ticker-swipe {
	padding-top: 14px;
	position: absolute;
	top: 0px;
	background-color: #fff;
	display: block;
	width: 800px;
	height: 38px; 
}
#ticker-swipe span {
	margin-left: 1px;
	background-color: #fff;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
#ticker-controls {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
#ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
#ticker-controls li#play-pause {
	background-image: url('http://www.power-skin.com/catalog/view/theme/default/images/controls.png');
	background-position: 32px 16px;
}
#ticker-controls li#play-pause.over {
	background-position: 32px 32px;
}
#ticker-controls li#play-pause.down {
	background-position: 32px 0px;
}
#ticker-controls li#play-pause.paused {
	background-image: url('http://www.power-skin.com/catalog/view/theme/default/images/controls.png');	
	background-position: 48px 16px;
}
#ticker-controls li#play-pause.paused.over {
	background-position: 48px 32px;
}
#ticker-controls li#play-pause.paused.down {
	background-position: 48px 0px;
}
#ticker-controls li#prev {
	background-image: url('http://www.power-skin.com/catalog/view/theme/default/images/controls.png');
	background-position: 0px 16px;		
}
#ticker-controls li#prev.over {
	background-position: 0px 32px;		
}
#ticker-controls li#prev.down {
	background-position: 0px 0px;		
}
#ticker-controls li#next {
	background-image: url('http://www.power-skin.com/catalog/view/theme/default/images/controls.png');	
	background-position: 16px 16px;	
}
#ticker-controls li#next.over {
	background-position: 16px 32px;	
}
#ticker-controls li#next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
#no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left #ticker-swipe {
	left: 80px;
}
.left #ticker-controls, .left #ticker-content, .left #ticker-title, .left #ticker {
    float: left;
}
.left #ticker-controls {
    padding-left: 6px;
}
.right #ticker-swipe {
	right: 80px;
}
.right #ticker-controls, .right #ticker-content, .right #ticker-title, .right #ticker {
    float: right;
}
.right #ticker-controls {
    padding-right: 6px;
}
/*============================*/
/*=== Scroller ===*/
/*============================*/


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 865px;
	height:200px;
	margin-left: 10px;
	margin-bottom: 40px;

	/* custom decorations 
	border:1px solid #ccc;
	background:url(http://www.power-skin.com/img/global/gradient/h300.png) repeat-x;*/
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:860px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 15px 20px 10px;
	background-color:#fff;
	padding:2px;
	/*border:1px solid #ccc;*/
	width:140px;
	height:180px;
	
	/*-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../../../../../images/scroller/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:80px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(http://www.power-skin.com/catalog/view/theme/default/images/scroller/hori_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 
a.disabled { background-position:-90px -30px; } 
a.disabled:hover { background-position:-90px -30px; } 

/* disabled navigational button 
a.disabled {
	visibility:hidden !important;		
} 	*/