﻿/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	margin:0;
}
.formtextinput {
    padding:4px;
}
.caption
{
	display:none;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

form#frmregister, form#frmlogin, form#frmAddnew, form#frmpaymethod2, form#frmAddnewbill {
	margin:0px;
}
/* IMG
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
img, a img {
	border: none;
	outline:none;
}
/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#header {
	float: left;
	width: 100%;
}
#header-inner {
	margin: 20px;
	text-align: left;
}
#header_title{
	float:right;
	margin:15px 0 0 0;
}
#header_title h1{
	margin:0;
	padding:0;
}
#banner{
	width:100%;
	height:20px;
}
div.s_basket_title{
	background-color:#BBB; 
	color:#FFF; 
	padding:0 6px 6px 28px; 
	font-weight:bold;
	background-image:url("../../images/misc/icn_basket.png");
	background-repeat:no-repeat;
	background-position:5px 2px;
}
div.s_basket_title2{
	float:left;
	padding:0 6px 0 24px; 
	font-weight:bold;
	background-image:url("../../images/misc/icn_basket_grey.png");
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#basket{
	background-image:url("../../images/misc/bg_comp.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:38px;
	width:664px;
	margin:0 0 20px 0;
	clear:both;
	position:relative;
	z-index:25;
	overflow:hidden;
}
#basket li a{
	color:#000000;
}
#basket li a:hover{
	text-decoration:none;
}
#basket_pop_up{
	position:absolute;
	right:40px;
	top:50px;
	width:200px;
	z-index:1000;
}
#basket_pop_up h3{
	margin:0 0 0.4em 0;
}
#basket_pop_up p.info_msg{
	padding:7px 0 20px 36px;
}
#content .basket_help a{
	background-image:url("../../images/misc/bg_button_comp.gif");
	background-position:5px -112px;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:27px;
	margin:6px 0px 0px 0px;
	padding-left:29px;
	padding-right:10px;
	line-height:27px;
	border:none;
	text-decoration:none;
	overflow:hidden;
}
#content .basket_help a:hover{
	background-image:url("../../images/misc/bg_button_comp.gif");
	background-position:5px -139px;
}

#content #basket .basket_account a{
	background-image:url("../../images/misc/bg_button_comp.gif");
	background-position:5px -56px;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:27px;
	line-height:27px;
	margin:6px 12px 0 0px;
	width:109px;
	padding-left:32px;
	padding-right:10px;
	border:none;
	text-decoration:none;
	position:relative;
}
#content #basket .basket_account a:hover{
	background-image:url("../../images/misc/bg_button_comp.gif");
	background-position:5px -83px;
}
.s_basket{
	float:right;
	margin:0;
	display:block;
}
#content .s_basket a{
	background-image:url("../../images/misc/bg_button_comp.gif");
	background-position:5px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:27px;
	line-height:27px;
	margin:6px 5px 0 0px;
	width:113px;
	padding-left:36px;
	padding-right:10px;
	border:none;
	text-decoration:none;
}
#content .s_basket a:hover{
	background-image:url("../../images/misc/bg_button_comp.gif");
	background-position:5px -27px;
}
li.item{
	float:right;
	padding:10px 10px 0 0;
}
a.basket{
	background-position:center left;
}
.basket_icn{
	float:left;
	margin:0 8px 0 0;
}
.basket_help, .basket_account, .divide{
	float:left;
	margin:0;
}
/* TABS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#tabs {
	float:right;
	line-height:normal;
}
#tabs ul {
	margin:0;
	list-style:none;
	
}
#tabs li {
      display:inline;
      margin:0 0 0 4px;
      padding:0;
}
#tabs a {
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
	text-decoration:none;
	background-image: url("../../images/buttons/tab_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs a span {
	float: left;
	display: block;
	padding: 5px 12px 4px 6px;
	color: #666;
	background-image: url("../../images/buttons/tabright.gif");
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
#tabs a:hover {
	float:left;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	background-image: url("../../images/buttons/tab_left2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
#tabs a:hover span {
	float:left;
	display:block;
	padding:5px 12px 4px 6px;
	color:#FFFFFF;
	background-image: url("../../images/buttons/tabright_hl.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
#tabs a span {float:none;}
/* @end */
/* LOGO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#logo {
	position: relative;
	float: left;
	display: inline;
}
#logo a {
	text-decoration: none;
}
/* @end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#logo {}
#logo a:link, #logo a:visited, #logo a:active {
	text-decoration: none;
}
/* @end */
/* NAV image base 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.menu {
z-index:25;
padding:20px;
padding-bottom:0px;
 /* this page only */
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:180px;
	border-top:1px solid #CCC;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
	background:#FFFFFF;
	border-bottom:1px solid #CCC;
	z-index:999;
}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}
/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	width:164px;
	color:#000;
	padding:8px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#FFF; width:166px; w\idth:163px;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#CC002A; display:block; width:164px}
.menu :hover > a {
	color:#fff; 
	background:#CC002A;
	z-index:1000;
}
.drop{
	background-image:url("../../images/misc/icn_arrow.gif");
	background-repeat:no-repeat;
	background-position: 170px 13px;
}
.menu :hover > a.drop:hover {
	color:#fff; 
	background:#CC002A;
	z-index:1000;
	background-image:url("../../images/misc/icn_arrow_white.gif");
	background-repeat:no-repeat;
	background-position: 170px 13px;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:-1px;
	left:180px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/* @end */
/* NAV - PLAIN TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#nav {
	float: left;
	width: 100%;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	float: left;
	display: block;
	text-decoration: none;
	
}
#nav li a:hover {
	text-decoration: none;
}
/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#mid {	
	float: left;
	width: 100%;
}
#mid-inner {
	margin: 0 auto;
	text-align: left;
}
/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.content{
	padding:20px 20px 30px 20px;
	margin:0;
	width:660px;
}
#content {
	float: left;
	display: inline;	
	width:100%;
}
.quick_link {
	width:100%;
	padding:0 15px 0 15px;
	margin:15px 0 15px 0;
}
.quick_link_striped {
	width:100%;
	padding:0 15px 0 15px;
	margin:0;
}
.quick_link td{
	width:50%;
	padding:5px 0 0 10px;
}
.quick_link_striped td{
	width:50%;

}
.content a:link, .content a:visited, .content a:active {
	text-decoration: none;
	border-bottom: 0px solid transparent;}
.content a:hover {
	border-bottom: 0px solid transparent;	text-decoration:underline;
}
h1 {
	margin-bottom: 20px;
	font-size: 2em;
}
.content h1 {
	margin: 0 0 20px 0;
	font-size: 1.5em;
}
.content h1 a:link, .content h1 a:visited, .content h1 a:active {
	text-decoration: none;
	border-bottom: 0px solid transparent;}
.content h1 a:hover {
	border-bottom: 0px solid transparent;}
.content h2 {
	margin: 0 0 0.2em 0;
	font-size: 1.35em;
}
.content h2 a:link, .content h2 a:visited, .content h2 a:active {
	text-decoration: none;
	border-bottom: 0px solid transparent;}
.content h2 a:hover {
	border-bottom: 0px solid transparent;}
.content h3 {
	margin: 0 0 1em 0;	
	font-size: 1.2em;
	font-weight: bold;
}
.content h3 a:link, .content h3 a:visited, .content h3 a:active {
	text-decoration: none;
	border-bottom: 0px solid transparent;}
.content h3 a:hover {
	border-bottom: 0px solid transparent;}
.content h4 {
	margin: 0 0 1em;
	font-size:1em;
	font-weight: bold;
}
.content h4 a:link, .content h4 a:visited, .content h4 a:active {
	text-decoration: none;
	border-bottom: 0px solid transparent;}
.content h4 a:hover {
	border-bottom: 0px solid transparent;}
.content h5 {
	margin: 2em 0 1em;
	font-weight: bold;
}
.content h5 a:link, .content h5 a:visited, .content h5 a:active {
	text-decoration: none;
	border-bottom: 1px solid;
}
.content h5 a:hover {
	border-bottom: 0px solid transparent;}
.content h6 {
	margin: 2em 0 1em;
	font-weight: bold;
}
.content h6 a:link, .content h6 a:visited, .content h6 a:active {
	text-decoration: none;
	border-bottom: 0px solid transparent;}
.content h6 a:hover {
	border-bottom: 0px solid transparent;}
.content p, .content blockquote {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 1em;
	line-height: 1.4em;
}
.content p a:link, .content p a:active, .content li a:link, .content li a:visited, .content li a:active {
	text-decoration: none;
	border-bottom: 0px solid transparent;}
.content p a:hover, .content li a:hover {
	border-bottom: 0px solid transparent;	text-decoration:underline;
}
.content ul {
	margin: 0;
	padding:0;
}
.content ul li {
	list-style-type: none;
}
.content li {
	font-size:0.99em;
	line-height:1.4em;
	margin-bottom:5px;
}
.content blockquote {
	padding: 0 15px;
	font-style: italic;
}
.content img {
	display: block;
}
.content img.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}
.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}
.content img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}
.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}
ul.prod_dept{
	margin:0;
	padding:0;
}
ul.prod_dept dl{
	margin:0;
	padding:0;
}
.prod_dept li {
	float:left;
	list-style:none;
	text-align:center;
	width: 23%;
	margin-right: 2%;
}
.prod_dept img{
	margin:0 auto 5px auto;
}
.prod_dept li.last {
	margin:0;
}
.prod_dept dt{
	clear:left;
	font-weight:bold;
}
dd.price{
	margin:0 0 0.2em 0.2em;
}
/*.cat_header{
	background-image:url("../../images/misc/bg_comp.gif");
	background-position:-0px -300px;
	background-repeat:repeat-x;
	height:56px;
	left:-1px;
	position:relative;
	top:-1px;
	width:100%;
}

.cat_header_l{
	height:56px;
	width:9px;
	background-image:url("../../images/misc/bg_comp.gif");
	background-repeat:no-repeat;
	background-position:-312px -83px;
	float:left;
}
.cat_header_r{
	height:56px;
	width:9px;
	background-image:url("../../images/misc/bg_comp.gif");
	background-repeat:no-repeat;
	background-position:-321px -83px;
	float:right;
	position:relative;
	right:-2px;
}
.cat_header_m{
}
.cat_header h2{
	float:left;
	background-image:url("../../images/misc/bg_button_comp.gif");
	background-repeat:no-repeat;
	background-position:-138px -192px;
	padding:0px;
	margin:15px 0 0 0px;	
	padding-left:21px;
	width:auto;
}
*/
.cat_header_wide h2{
	width:405px;
}

div.hr{
	background-image:url("../../images/misc/bg_hr.gif");
	background-repeat:repeat-x;
	height:38px;
	clear:left;
}
.prod_l{
	float:left;
	width:140px;
	margin:0 20px 0 0;
}
.prod_l img{
	border:1px solid #D1D1D1;
}
.prod_r{
	width:470px;
	float:left;
	z-index:99;
	position:relative;
}
.qty{
	float:left;
	margin:2px 0 5px 3px;
	width:72px;
}
.qty img{
	 float:left;
	 border:none;
}
.qty input{
	border:1px solid #D1D1D1;
	float:left;
	height:14px;
	text-align:center;
	width:25px;
	margin:0 2px 0 2px;
}
.purchase_control{
	margin:15px 0 0 0;
	width:225px;
}
.read_more{
	margin:15px 0 0 0;
	display:block;
}
.desc{
	clear:left;
	padding:10px 0 0 0;
}	
#breadcrumb{
	padding:0 0 6px 0;
	width:100%;
	margin:0 0 12px 0;
	font-size:0.9em;
	color:#666666;
	float:left;
	display:inline;
}
#filters{
	margin:0 0 20px 0;
}
#quick_find{
	clear:both;
	margin:0 0 15px 0;
	color:#666666;
	font-size:0.9em;
}
.filters{
	float:right;
	margin:16px 5px 0 0;
	width:auto;
}

.cat_header .filters {
	margin-right:12px;
}
.view_basket h3{
}
/* JS ROUNDED
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.roundedjs_main {
	width:626px;
}
.roundedjs {
	width:100%;
}
.rounded_inner .roundedjs {
	width:100%;
}
.roundedjs_inner{
	padding:10px;
}
/* ROUNDED
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* ROUNDED PLAIN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.rounded{
	border:1px solid #D1D1D1;
	position:relative;
	width:660px;
	clear:left;
	height:auto;
	z-index:10;
	display:block;
}
div.rounded div.cat_b{
	background-image:url("../../images/misc/bg_comp.gif");
	background-repeat:no-repeat;
	background-position:0px -52px;
	bottom:-1px;
	height:12px;
	left:-1px;
	position:absolute;
	width:662px;
	clear:left;
	z-index:99;
}
div.rounded .cat_t{
	background-image:url("../../images/misc/bg_comp.gif");
	background-repeat:no-repeat;
	background-position:0px -39px;
	top:-1px;
	height:12px;
	left:-1px;
	position:absolute;
	width:662px;
	clear:left;
}


/* ROUNDED ERROR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.rounded_error{
	border:1px solid #D1D1D1;
	position:relative;
	width:660px;
	background-color:#FCE7E7;
	clear:left;
}
div.rounded_error .cat_b{
	background-image:url("../../images/misc/bg_cat_error_b.gif");
	background-repeat:no-repeat;
	bottom:-1px;
	height:12px;
	left:-1px;
	position:absolute;
	width:662px;
}
#error_terms{
	background-color:#FF0000;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	left:321px;
	margin:0 0 0 25px;
	padding:5px;
	position:absolute;
	top:12px;
	width:164px;
	z-index:2;
}
/* ROUNDED WARNING
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.rounded_warning{
	border:1px solid #D1D1D1;
	position:relative;
	width:660px;
	/*background-color:#FAFAD2;*/
	clear:left;
}
div.rounded_warning .cat_b{
	background-image:url("../../images/misc/bg_cat_b.gif");
	background-repeat:no-repeat;
	bottom:-1px;
	height:12px;
	left:-1px;
	position:absolute;
	width:662px;
}
/* ROUNDED CORRECT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.rounded_correct{
	border:1px solid #D1D1D1;
	clear:left;
	position:relative;
	width:660px;
	background-color:#E8FCE7;
	clear:left;
}
div.rounded_correct .cat_b{
	background-image:url("../../images/misc/bg_cat_correct_b.gif");
	background-repeat:no-repeat;
	bottom:-1px;
	height:12px;
	left:-1px;
	position:absolute;
	width:662px;
}
/* @end */

/* ROUNDED CORRECT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.rounded_donation{
	border:1px solid #D1D1D1;
	clear:left;
	position:relative;
	width:660px;
	background-color:#E8FCE7;
	clear:left;
	padding-bottom:14px;
}
div.rounded_donation .cat_b{
	background-image:url("../../images/misc/bg_donations.gif");
	background-position:0px -13px;
	background-repeat:no-repeat;
	bottom:-1px;
	height:30px;
	left:-1px;
	position:absolute;
	width:662px;
}
div.rounded_donation .cat_t{
	background-image:url("../../images/misc/bg_donations.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
	top:-1px;
	height:13px;
	left:-1px;
	position:relative;
	width:662px;
	margin-bottom:10px;
}

.rounded_donation .rounded_inner{
	padding-top:0px;
}

.rounded_donation p {
	padding:0px;
	margin:15px 10px 15px 15px;
	font-size:14px;
	float:left;
	width:400px;
	font-weight:bold;
	color:#4e4e4e;
}

.rounded_donation form {
	margin:0px;
	padding:0px;
}

.rounded_donation p em {
	font-style:normal;
	font-size:12px;
	color:#4e4e4e;
	display:block;
	font-weight:normal;
}

.rounded_donation p em a {
	cursor:pointer;
}

.rounded_donation strong {
	color:#45b92f;
}

.rounded_donation a.button_1 {
	font-size:14px;
}

#noPaymentPlan, #donationTerms {
	text-align:left;
}

#noPaymentPlan p, #donationTerms p {
	margin:10px 15px;
}

p.note, ol.note {
	font-size:10px;	
	color:#999;
	
}

#donationTerms h3 {
	font-size:12px;
	margin:10px 15px;
}

#noPaymentPlan .buttonwrapper, #donationTerms .buttonwrapper {
	float:right;
	margin-left:15px;
}

ol.note {
	margin:10px 15px;
	padding-left:20px;
}
.rounded_donation p.confirm {
	width:auto;
}
.rounded_donation .confirm em {
	color:#45b92f;	
}

div.button_section {
	clear:both;
	display:block;
	border-top:5px solid #efefef;
	border-bottom:5px solid #efefef;
	margin:15px;
	padding:15px 0px;
}

.donation_row {
	color:#45b92f;
}

.donation_row .prod_row h3 {
	color:#45b92f;
	margin:10px 8px;
}

.gradoptionsection_row .prod_row, .gradoptionsection_row .prod_row_grey
{
    padding:10px 5px 5px 0px;
    height:20px;
    font-weight:bold;
    color:#006982!important;
    border-bottom:none;
}

.gradoptiongroup_row .prod_row, .gradoptiongroup_row .prod_row_grey
{
    padding:5px 5px 5px 0px;
    height:20px;
    font-weight:bold;
}
.gradoptionitem_row .prod_row, .gradoptionitem_row .prod_row_grey 
{
    padding:5px 5px 5px 0px;
    height:20px;
    border-bottom:none;
}

div.rounded_inner{
	padding:15px;
	padding-bottom:0px;
	margin-bottom:15px;
	clear:both;
}
div.rounded_inner p 
{
    margin-bottom:10px;  
}
div.rounded_inner_product
{
	padding:15px 15px 0 15px;
	clear:both;
}
div.rounded_inner2{
	padding:15px 0 15px 15px;
}
.selected{
	border:1px solid #D1D1D1;
	clear:both;
	position:relative;
	background-color:#F9F9F9;
	padding:10px;
}
.selected span.t, .selected div.b{
	background-repeat:no-repeat;
	width:632px;
	height:5px;
	display:block;
}
.selected span.t{
	background-image:url("../../images/misc/select_t.gif");
	left:-1px;
	position:absolute;
	top:-1px;
}
.selected div.b{
	background-image:url("../../images/misc/select_b.gif");
	left:-1px;
	position:absolute;
	bottom:-1px;
}
/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
td.subnav{
	background-color:#EFEFEF;
	width:260px;
}
#sidebar {
	background-image:url("../../images/misc/bg_comp.gif");
	background-position: 20px -65px;
	background-repeat:no-repeat;
	float:left;
	font-size:90%;
	padding:20px;
	padding-bottom:0px;
	margin-bottom:40px;
	width:200px;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
td.subnav h2{
	margin: 0 0 1em 0;
	font-size: 1.1em;
}
#search_container{
	background-image:url("../../images/misc/bg_comp.gif");
	background-position:-424px -85px;
	background-repeat:no-repeat;
	float:left;
	font-size:90%;
	padding:10px 30px 30px;
	width:200px;
}
#search{
	height:27px;
	border:1px #CCCCCC solid;
	float:left;
	background-color:#FFFFFF;
	width:200px;
}
.search{
	border:0 none #FFFFFF;
	float:left;
	height:15px;
	padding:6px;
	width:140px;
	font-style:italic;
	color:#999999;
}
#search img{
	margin: 3px 3px;
	float:right;
}
/* CHECKOUT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* BASKET POP UP
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.modal_top{
	background:url("../../images/misc/bg_modal_t.gif");
	background-repeat:no-repeat;
	width:300px;
	height:13px;
}
.modal_bottom{
	background:url("../../images/misc/bg_modal_b.gif");
	background-repeat:no-repeat;
	width:300px;
	position:absolute;
	height:13px;
}
.modal_middle{
	background-image:url("../../images/misc/bg_modal_m.gif");
	background-position:0 0;
	background-repeat:repeat-y;
	padding:5px 10px 0 10px;
	position:relative;
	width:280px;
}
.modal_middle .inner{
	padding:5px 10px;
	position:relative;
}
.modal_message{
	color:green;
	display:block;
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 14px;
	padding:0 0 12px;
	text-align:center;
}
.modal_title{
	font-weight:bold;
}
.modal_buttons{
	width:250px;
	margin:0 auto;
}
#info_pop_up_left {
	left:570px;
	margin-left:-150px;
	position:fixed;
	top:0%;
	z-index:99;
}
#info_pop_up_right {
	z-index:99;
	margin:auto 670px;
	position:fixed;
	top:10px;	
}
/* @end */
.indicator, .indicator_g{
	background-image:url("../../images/misc/bg_inc.gif");
	background-repeat:no-repeat;
	width:198px;
	height:18px;
	color:#FFFFFF;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 8px;
	margin: 0 0 20px 0;
}
.indicator_g{
	background-image:url("../../images/misc/bg_inc_g.gif");
}
.indicator_spacer{
	width:20px;
	float:left;
}
table.forms{
	width:100%;
}
table.forms td.tdl{
	width:55%;
	vertical-align:top;
}
table.forms td.tdr{
	width:45%;
	vertical-align:top;
}
a.new_cust{
	font-size:1.4em;
	background-image:url("../../images/misc/icn_arrow_r.gif");
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 12px;
	color:#333;
	margin:10px 0 0 0;
	clear:both;
	display:block;
}
a.new_cust:hover{
	text-decoration:none;
}
.new_cust span{
	color:#CC0000;
	text-decoration:underline;
}
.inner_l{
	width:25%;
}
.inner_r{
	width:30%;
}
.inner_r input{
	margin:0 0 10px 0;
}
.text_field{
	width:180px;
}
input{
	color:#666;
}
.login_help{
	width:180px;
	border:1px solid #DCDCDC;
	float:right;
	padding:10px;
	background-color:#FFFFFF;
	background-image:url("../../images/misc/icn_help.png");
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.login_help p{
	margin:0;
}
.login_help .left{
}
.rounded_w_on_g .right{
	width:150px;
}
.rounded_w_on_g .right p{
	margin:0;
}
.f_p{
	margin:15px 0 0 0;
}
.ssa{
	float:right;
	margin:10px 0 0 0;
}
.ssa img{
	float:left;
	margin:5px;
}
.co_label{
	float:left;	
	width:150px;
	text-align:left;
	clear:left;
	margin-right:15px;
	position:relative;
}
.co_label_q{
	float:left;	
	width:200px;
	text-align:left;
	clear:left;
	margin:0 15px 15px 0;
	position:relative;
}
.co_label span{
	color:#FF0000;
}
select.co_input{
	color:#666666;
	float:left;
	height:27px;
	padding:2px 2px 2px 0;
	width:227px;
}
.co_input{
	color:#666666;
	float:left;
	height:17px;
	padding:4px;
	width:215px;
}
.select{
	color:#666666;
}
p.btn_search{
	width:16px;
	height:16px;
	float:left;
	background-image:url("../../images/misc/icn_search.png");
	background-repeat:no-repeat;
	display:block;
	margin:0;
}
.btn_print{
	background-image:url("../../images/misc/icn_print.png");
	background-repeat:no-repeat;
	float:left;
	height:16px;
	margin:0 6px 0 0;
	width:16px;
}
.checked{
	margin:0 6px 0 0;
}
.pc_finder{
	clear:left;
	width:608px;
	height:149px;
	overflow-y:scroll;
	overflow-x:hidden;
	border:1px solid #DDDDDD;
	padding:10px;
	background-color:#ECECEC;
}
.pc_finder label{
	display:block;
	cursor:pointer;
	float:left;
}
.pc_finder li{
	background-color:#FFFFFF;
	height:30px;
	margin:0 0 10px;
	padding:0;
	width:589px;
	cursor:pointer;
	list-style:none;
}
.pc_finder li:hover{
	background-color:#F1F9FC;
	height:30px;
	margin:0 0 10px;
	padding:0;
	width:589px;	
}
.pc_finder ul{
	padding:0 0 2px;
	list-style:none;
	margin:0;
}
.bl {background: url("../../images/misc/bl2.gif") 0 100% no-repeat;}
.br {background: url("../../images/misc/br2.gif") 100% 100% no-repeat}
.tl {background: url("../../images/misc/tl2.gif") 0 0 no-repeat}
.tr {background: url("../../images/misc/tr2.gif") 100% 0 no-repeat; padding:5px}
.t {background: url("../../images/misc/dot2.gif") 0 0 repeat-x; width: 590px}
.b {background: url("../../images/misc/dot2.gif") 0 100% repeat-x}
.l {background: url("../../images/misc/dot2.gif") 0 0 repeat-y}
.r {background: url("../../images/misc/dot2.gif") 100% 0 repeat-y}
.pc_finder li:hover .bl {background: url("../../images/misc/bl2_hover.gif") 0 100% no-repeat;}
.pc_finder li:hover .br {background: url("../../images/misc/br2_hover.gif") 100% 100% no-repeat}
.pc_finder li:hover .tl {background: url("../../images/misc/tl2_hover.gif") 0 0 no-repeat}
.pc_finder li:hover .tr {background: url("../../images/misc/tr2_hover.gif") 100% 0 no-repeat; padding:5px}
.pc_finder li:hover .t {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-x; width: 590px}
.pc_finder li:hover .b {background: url("../../images/misc/dot2_hover.gif") 0 100% repeat-x}
.pc_finder li:hover .l {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-y}
.pc_finder li:hover .r {background: url("../../images/misc/dot2_hover.gif") 100% 0 repeat-y}
.rounded_correct .bl {background: url("../../images/misc/bl2_correct.gif") 0 100% no-repeat;}
.rounded_correct .br {background: url("../../images/misc/br2_correct.gif") 100% 100% no-repeat}
.rounded_correct .tl {background: url("../../images/misc/tl2_correct.gif") 0 0 no-repeat}
.rounded_correct .tr {background: url("../../images/misc/tr2_correct.gif") 100% 0 no-repeat; padding:5px;}
.rounded_correct .t {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-x; width: 630px; background-color:#FFFFFF}
.rounded_correct .b {background: url("../../images/misc/dot2_correct.gif") 0 100% repeat-x}
.rounded_correct .l {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-y}
.rounded_correct .r {background: url("../../images/misc/dot2_correct.gif") 100% 0 repeat-y}
.bl_continue {background: url("../../images/misc/corners_continue_B.gif") -10px bottom no-repeat;}
.br_continue {background: url("../../images/misc/corners_continue_B.gif") 654px bottom no-repeat;}
.tl_continue {background: url("../../images/misc/corners_continue.gif") -10px -30px no-repeat;}
.tr_continue {background: url("../../images/misc/corners_continue.gif") 654px -10px no-repeat; position:relative; overflow:hidden;}

.tr_continue form {padding:0px; margin:0px;}
.t_continue {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-x; width: 664px; background-color:#E8FCE7; }


.b_continue {background: url("../../images/misc/dot2_correct.gif") 0 100% repeat-x}
.l_continue {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-y}
.r_continue {background: url("../../images/misc/dot2_correct.gif") 100% 0 repeat-y}
.bl_info {background: url("../../images/misc/bl2_info.gif") 0 100% no-repeat;}
.br_info {background: url("../../images/misc/br2_info.gif") 100% 100% no-repeat}
.tl_info {background: url("../../images/misc/tl2_info.gif") 0 0 no-repeat}
.tr_info {background: url("../../images/misc/tr2_info.gif") 100% 0 no-repeat; padding:5px}
.t_info {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-x; width: 664px; background-color:#F1F9FC}
.b_info {background: url("../../images/misc/dot2_hover.gif") 0 100% repeat-x}
.l_info {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-y}
.r_info {background: url("../../images/misc/dot2_hover.gif") 100% 0 repeat-y}
.bl_list {background: url("../../images/misc/bl2_list.gif") 0 100% no-repeat;}
.br_list {background: url("../../images/misc/br2_list.gif") 100% 100% no-repeat}
.tl_list {background: url("../../images/misc/tl2_list.gif") 0 0 no-repeat}
.tr_list {background: url("../../images/misc/tr2_list.gif") 100% 0 no-repeat; padding:5px}
.t_list {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-x; width: 630px; background-color:#F9F9F9}
.b_list {background: url("../../images/misc/dot2_correct.gif") 0 100% repeat-x}
.l_list {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-y}
.r_list {background: url("../../images/misc/dot2_correct.gif") 100% 0 repeat-y}
.bl_error {background: url("../../images/misc/bl2_error.gif") 0 100% no-repeat;}
.br_error {background: url("../../images/misc/br2_error.gif") 100% 100% no-repeat}
.tl_error {background: url("../../images/misc/tl2_error.gif") 0 0 no-repeat}
.tr_error {background: url("../../images/misc/tr2_error.gif") 100% 0 no-repeat; padding:5px}
.t_error {background: url("../../images/misc/dot2_error.gif") 0 0 repeat-x; width: 630px; background-color:#FFFFFF; color:#FF0000; font-weight:bold; margin:0 0 20px 0}
.b_error {background: url("../../images/misc/dot2_error.gif") 0 100% repeat-x}
.l_error {background: url("../../images/misc/dot2_error.gif") 0 0 repeat-y}
.r_error {background: url("../../images/misc/dot2_error.gif") 100% 0 repeat-y}
.bl_selected_address {background: url("../../images/misc/bl2_continue.gif") 0 100% no-repeat;}
.br_selected_address {background: url("../../images/misc/br2_continue.gif") 100% 100% no-repeat}
.tl_selected_address {background: url("../../images/misc/tl2_continue.gif") 0 0 no-repeat}
.tr_selected_address {background: url("../../images/misc/tr2_continue.gif") 100% 0 no-repeat; padding:5px;}
.t_selected_address {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-x; width: 630px; background-color:#E8FCE7}
.b_selected_address {background: url("../../images/misc/dot2_correct.gif") 0 100% repeat-x}
.l_selected_address {background: url("../../images/misc/dot2_correct.gif") 0 0 repeat-y}
.r_selected_address {background: url("../../images/misc/dot2_correct.gif") 100% 0 repeat-y}
.br_continue_tc {background: url("../../images/misc/corners_continue.gif") 654px 57px no-repeat;}
.bl_continue_tc {background: url("../../images/misc/corners_continue.gif") -10px 37px no-repeat;}



.address_link{
	background-image:url("../../images/misc/icn_help.png");
	background-repeat:no-repeat;
	padding:4px 0 0 26px;
	height:22px;
	display:block;
	margin:10px 0 0 0;
}
.select_address{
	float:left;
	margin:0 0 0 20px;
}
.delivery_cost{
	color:#527219;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	height:22px;
	float:left;
	padding:4px 5px 0 0;
	margin:2px 0 0 0;
}

.roundedjs_inner .delivery_cost{
	height:auto;
	padding:0px;
	margin:0px 20px 0px 0px;
}
.delivery_cost_warning{
	color:#CCC;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	height:22px;
	float:left;
	padding:4px 5px 0 0;
	margin:2px 0 0 0;
	clear:both;
}
.address{
	margin:5px 20px 0 0;
}
.address h3{
	background-image:url("../../images/misc/icn_correct.png");
	background-position:0 -1px;
	background-repeat:no-repeat;
	color:#527219;
	padding:0 0 2px 31px;
}
.radio{
	margin:0 10px 0 0;
	cursor:pointer;
}
.card_logos{
	width:340px;
	float:left;
}
#vs, #vsd, #ve, #so, #mc, #sw, #amex, #jcb{
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:42px;
	margin:0 8px 0 0;
	width:65px;
	cursor:pointer;
}
#vs{
	background-image:url("../../images/misc/visa.png");
}
#vsd{
	background-image:url("../../images/misc/visad.png");
}
#ve{
	background-image:url("../../images/misc/visae.png");
}
#so{
	background-image:url("../../images/misc/solo.png");
}
#mc{
	background-image:url("../../images/misc/mastercard.png");
}
#sw{
	background-image:url("../../images/misc/maestro.png");
}
#amex{
	background-image:url("../../images/misc/amex.png");
}
#jcb{
	background-image:url("../../images/misc/jcb.png");
}
.card_radio{
	margin:10px 0 0 0;
}
.secure_code{
	background-image:url("../../images/misc/icn_help.png");
	background-repeat:no-repeat;
	float:left;
	height:22px;
	margin:4px 0 0 6px;
	width:22px;
}
table.view_basket{
	border-collapse:collapse;
}
table.view_basket th{
	border-bottom:1px solid #DCDCDC;
	padding:0 8px 5px 0;	
}
table.view_basket td{
	padding:10px 8px 10px 0;
}
td.prod_row{
	border-bottom:1px solid #DCDCDC
}
td.totals{
	border-bottom:2px solid #DCDCDC;
	border-top:2px solid #DCDCDC;
	font-weight:bold;
	font-size:14px
}
td.totals_green{
	border-bottom:2px solid #DCDCDC;
	border-top:2px solid #DCDCDC;
	font-weight:bold;
	background-color:#E7FAFC;
	font-size:14px;
	color:#003E6E;
}
td.totals_green_pay{
	border-bottom:2px solid #DCDCDC;
	border-top:2px solid #DCDCDC;
	font-weight:bold;
	background-color:#F0F0F0;
	font-size:14px;
	color:#003E6E;
}
td.prod_row_grey{
	border-bottom:1px solid #DCDCDC;
	background-color:#F0F0F0;
}
td.totals_grey{
	border-bottom:2px solid #DCDCDC;
	border-top:2px solid #DCDCDC;
	font-weight:bold;
	background-color:#F0F0F0;
	font-size:14px;
}
td.totals_green_h{
	border-bottom:2px solid #DCDCDC;
	border-top:2px solid #DCDCDC;
	font-weight:bold;
	background-color:#D9EBED;
	font-size:14px;
	color:#003E6E;
}
td.totals_green_h_pay{
	border-bottom:2px solid #DCDCDC;
	border-top:2px solid #DCDCDC;
	font-weight:bold;
	background-color:#E0E0E0;
	font-size:14px;
	color:#003E6E;
}
td.prod_row img.co_prod{
	margin:0 8px 0 0;
	float:left;	
}
td.prod_row h3{
	font-size:13px;
	float:left;
	margin:0;
}
p.msg{
	font-style:italic;
	font-size:1.1em;
	color:#527219;
	margin:0;
	font-weight:bold;
}
p.info_msg{
	background-image:url("../../images/misc/icn_info.png");
	background-position: left center;
	background-repeat:no-repeat;
	color:#003E6E;
	display:inline-block;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	/*height:26px;*/
	margin:0;
	padding:2px 0 0px 38px;
}
p.info_msg_noimg{
	color:#003E6E;
	display:inline-block;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	height:26px;
	margin:0;
	padding:0 0 0 0;
}
.t_info p, .t_list p{
	margin:0 0 5px 0;
}
.help_title{
	background-image:url("../../images/misc/icn_help.png");
	background-repeat:no-repeat;
	display:inline-block;
	padding:2px 0 2px 25px;
}
table.order_history{
	border-collapse:collapse;
	width:630px
}
table.order_history th{
	border:1px solid #DCDCDC;
	background-color:#F0F7FD;
	padding:10px;
}
table.order_history td{
	border:1px solid #DCDCDC;
	padding:10px;
}
/* VALIDATION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.error {
	background-color:#FF0000;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin:0 0 0 25px;
	padding:5px;
	position:relative;
	width:200px;
	z-index:2;
	display:none;
}
.error_q {
	background-color:#FF0000;
	color:#FFFFFF;
	float:right;
	font-weight:bold;
	margin:0 0 0 25px;
	padding:5px;
	position:relative;
	width:150px;
	z-index:2;
	display:none;
}
.card_error{
	background-color:#FF0000;
	color:#FFFFFF;
	display:none;
	float:left;
	font-weight:bold;
	margin:0 0 0 25px;
	padding:5px;
	position:absolute;
	right:20px;
	top:95px;
	width:150px;
	z-index:2;
}
.error_p{
	background-image:url("../../images/misc/bg_error_pointer.gif");
	width:13px;
	height:25px;
	position:absolute;
	top:0;
	left:-13px;
}
.form_row_error .error, .form_row_error .error_q{
	display:block;
}
.form_row{
	margin:0 0 10px 0;
}
.form_row_error{
	margin:0 0 10px 0;
}
.form_row_error .co_input{
	width:215px;
	float:left;
	color:#666666;
	height:17px;
	border:1px solid #FF0000;
	padding:4px;
}
.form_row_error select.co_input{
	border:1px solid #FF0000;
	color:#666666;
	float:left;
	height:23px;
	padding:2px 2px 2px 0;
	width:227px;
}
.form_row_error .co_label{
	float:left;	
	width:150px;
	text-align:left;
	clear:left;
	margin-right:15px;
	position:relative;
	color:#FF0000;
}
.rounded_error .cat_header h2{
	background-image:url("../../images/misc/icn_error.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	/*padding:17px 0 3px 36px;*/
	padding-left:35px;
}
.rounded_warning .cat_header h2{
	background-image:url("../../images/misc/icn_warning.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	/*padding:17px 0 3px 36px;*/
	padding-left:35px;
}
.rounded_correct .cat_header h2{
	background-image:url("../../images/misc/icn_correct.png");
	background-position:6px 15px;
	background-repeat:no-repeat;
	float:left;
	padding:17px 0 3px 36px;
}
.rounded_header h2{
	background-image:url("../../images/misc/icn_correct.png");
	background-position:6px 15px;
	background-repeat:no-repeat;
	float:left;
	padding:17px 0 3px 36px;
}

/* @end */
/* @end */
/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#footer {
	clear: both;
	color: #333;
	padding:20px;
	height:40px;
}
#footer-inner {
	margin: 0 auto;
	text-align: left;
	font-size:0.87em;
}
#footer-credits, #footer-meta {
	width: 49%;
}
#footer-meta {
	text-align: right;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	font-size: 1.1em;
}
#footer ul {
	margin: 0;
	padding:0;
}
#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #999;
}
#footer ul li.first {
	border-left: none;
}
/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.paf_mag
{
	background-image:url("../../images/misc/icn_magnify.gif");
	background-repeat:no-repeat;
	padding:4px 0 0 26px;
	height:22px;
	display:block;
	margin:10px 0 0 0;
}
.info_popup{
	position:relative;
	float:left;
}
#tooltip{
	position:absolute;
	bottom:20px;
	left:0;
	display:none;
	width:300px;	
}
.tt_t{
	width:200px;
	height:9px;
	background-image:url("../../images/misc/bg_tt_t.gif");
	background-repeat:no-repeat;
}
.tt_b{
	width:200px;
	height:20px;
	background-image:url("../../images/misc/bg_tt_b.gif");
	background-repeat:no-repeat;
}
.tt_inner{
	background-image:url("../../images/misc/bg_tt_m.png");
	background-repeat:repeat-y;
	padding:0 5px 0 5px;
	width:194px;
}
.pp_popup
{
    display:inline;
	position:relative;
	float:left;
	padding:1px 0 0 10px;
	margin:0px;
	width:50px;
	height:16px;
}
.paymentplantip{
	position:absolute;
	bottom:5px;
	left:0;
	display:none;
	width:600px;	
}
.pp_t{
	width:400px;
	height:9px;
	background-image:url("../../images/misc/bg_pp_t.png");
	background-repeat:no-repeat;
}
.pp_b{
	width:400px;
	height:20px;
	background-image:url("../../images/misc/bg_pp_b.png");
	background-repeat:no-repeat;
}
.pp_inner{
	background-image:url("../../images/misc/bg_pp_m.png");
	background-repeat:repeat-y;
	padding:0 10px 0 10px;
	width:394px;
}
.tool_link
{
	float:left;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	display:block;
	width:auto;
	float:none;
}
a.green{
	color:#384D11;
	text-decoration:underline;
}
a.green:hover{
	color:#384D11;
	text-decoration:underline;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.spacer{
	height:20px;
	clear:both;
}
.spacer_line
{
	padding: 0px; 
	margin:0px;
	height:15px;
	border-bottom:1px solid #D1D1D1;
	clear:both;
}
.spacer_noline
{
	padding: 20px 0 0 0; 
	clear:both;
}
.spacer10{
	height:10px;
	clear:left;
}
.clearfix:after {
	visibility: hidden;
	font-size: 0.1em;
	display: block;
	line-height: 0;
	height: 0.1px;
	content: ".";
	clear: both;
}
.clearfix {
	display: inline;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.vbvText
{
	margin:10px;
	width: 920px;
}
.vbvText h2
{
	margin:10px 0 20px 5px;
	border-bottom: 1px solid;
	border-color: #D1D1D1;
}
.vbvText_inner
{
	margin:5px;
}
.vbvText_inner h3
{
	margin:0 0 10px 0;
}
.threedimagearea
{
	margin:5px 5px 5px 0;
}
.threedimage
{
	float:left;	
	margin: 5px;
}
.recently_added_cont
{
	position:relative;
	height:200px;	
}
.recent_add_image
{
	MAX-HEIGHT:140px;
	height: auto !important;
	text-align:center;
}
.recently_added_cont_text
{
	position:absolute;bottom:0;left:0;text-align:center;width:100%;
}
#gallery {
	width:100%;
	font-size:12px;
}
#gallerytabs {
	width:100%;
	height:30px;
    line-height:30px;
    overflow:hidden;
}
#gallery .taboff {
	background:transparent url("../../images/misc/bg_tabs.gif") repeat-x scroll left -29px;
	border-bottom:0 none;
	color:#111;
	cursor:pointer;
	float:left;
	height:28px;
	line-height:30px;
	margin-right:2px;
	margin-top:1px;
	overflow:hidden;
	padding:0 0 0 14px;
	position:relative;
	z-index:100;
	font-weight:bold;
}
#gallery .taboff span {
	background:transparent url("../../images/misc/bg_tabs.gif") repeat-x scroll right -29px;
	display:block;
	padding:0 14px 0 0;
}
#gallery .tabon {
	background:transparent url("../../images/misc/bg_tabs.gif") repeat-x scroll left top;
	border-bottom:0 none;
	color:#CC0000;
	cursor:pointer;
	float:left;
	height:28px;
	line-height:30px;
	margin-right:2px;
	margin-top:1px;
	overflow:hidden;
	padding:0 0 0 14px;
	position:relative;
	z-index:100;
	font-weight:bold;
}
#gallery .tabon span {
	background:transparent url("../../images/misc/bg_tabs.gif") repeat-x scroll right top;
	display:block;
	padding:0 14px 0 0;
}
div.hide {
	display:none; 
	width:0; 
	overflow:hidden;
}
div.show {
	clear:left; 
	background:#fff; 
	width:620px; 
	margin-top:0; 
	top:-1px; 
	border:1px solid #D1D1D1;
	padding:20px; 
	position:relative; 
	z-index:50; 
	line-height:18px;
}
span.corner_tr, span.corner_br, span.corner_bl{
	display:block;
	width:12px;
	height:12px;
	position:absolute;
}
div.show span.corner_tr{
	background:url("../../images/misc/bg_corner_tr.gif") no-repeat;
	top:-1px;
	right:-1px;
}
div.show span.corner_br{
	background:url("../../images/misc/bg_corner_br.gif") no-repeat;
	bottom:-1px;
	right:-1px;
}
div.show span.corner_bl{
	background:url("../../images/misc/bg_corner_bl.gif") no-repeat;
	bottom:-1px;
	left:-1px;
}
div.show img {
	float:left; 
	margin:0 10px 10px 0;
}
.clear {clear:both;}
dt
{
	font-weight:bold;
}
/* @end */
.ce_indicator, .ce_indicator_g{
	background-image:url("../../images/misc/bg_ceinc.gif");
	background-repeat:no-repeat;
	width:116px;
	height:18px;
	color:#FFFFFF;
	float:left;
	font-size:1.2em;
	padding:5px 0 5px 8px;
	margin: 0 0 20px 0;
}
.ce_indicator_g{
	background-image:url("../../images/misc/bg_ceinc_g.gif");
}
.ce_indicator_spacer{
	width:10px;
	float:left;
}
.rounded_inner dl{
	display:inline;
	position:relative;
}
.rounded_inner dt{
	color:#000000;
	margin:0;
}
.tabs dd{
	padding:0;
	margin:0 0 0 0;
}
.tabs dl{
}
.tabs dt{
	color:#000000;
	margin:0;
	font-weight:bold;
	padding:0 0 0 0;
}
.tabs dd{
	padding:0 0 0 0;
}
.radio_outer
{
	float:left;
}
.radio_packages
{
	float:left;
	margin:0 10px 0 0;
}
p.lprice{
	left:380px;
	position:absolute;
	top:3px;
	font-weight:normal;
}
.rounded_inner .t_info{
	width:630px
}
.price{
	color:#527219;
	font-size:14px;
	font-weight:bold;
}
.right p.price{
	margin:10px 0 0 0;
}
.basket_title_row{
	background:#E7F8fC;
}
.basket_title_row h2{
	font-size:16px;
	color:#006982!important;
	margin:0 0 0 5px;
}
td.totals_blue_h{
	font-weight:bold;
	background-color:#D9EBED;
	font-size:14px;
	color:#003E6E;
}
.view_basket td{
	vertical-align:top;
}
.view_basket ul{
	margin:10px 0;
}
.view_basket li{
	font-weight:bold;
	margin:12px 0;
}
dd
{
	padding:5px 0 0 0;	
}
.top_nav_message
{
	float: right;
	padding:0 0 10px 0;
}

.checkout_tip
{
	float:left;
	padding: 0 5px 0 0;
}
/**************************extra styles*******************************************/
.quick_link td{
	vertical-align:top;
}
/*BASKET STYLE */
.text_amount_field
{
	text-align:left;
	
	width:55px;
	margin:0 0 0 22px
}
#framePostcode
{
	border:none;
	width:100%;
	overflow:hidden;
	height:174px;
}
#payment_method_frame
{
	border:none;
	width:100%;
	overflow  :hidden;
	height:350px;
}
#paymentmethodframe
{
	border:none;
	width:100%;
	height:350px;
	overflow  :hidden;
}
.button_remove
{
	text-decoration:none; 
	margin:0 8px 0 0
}
.label_amount_field
{
	float:left;
	width:auto;
}
#msg_left
{
	width:500px;
}
#pafloader
{	
	float:left;
	width:auto;
}
div.loader
{
	height:300px;
	width:550px;
	float:left;
	padding: 70px 0 0 0;
	vertical-align:middle;
}
#help_content
{
	position:relative;
	width:660px;
	clear:left;
}
#help_inner{
	padding:15px;
}
.modal_message
{	
	float:left;
	width:auto;
}
.modalbl_info {background: url("../../images/misc/bl2_info.gif") 0 100% no-repeat;}
.modalbr_info {background: url("../../images/misc/br2_info.gif") 100% 100% no-repeat}
.modaltl_info {background: url("../../images/misc/tl2_info.gif") 0 0 no-repeat}
.modaltr_info {background: url("../../images/misc/tr2_info.gif") 100% 0 no-repeat; padding:5px}
.modalt_info {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-x; width: 240px; background-color:#F1F9FC}
.modalb_info {background: url("../../images/misc/dot2_hover.gif") 0 100% repeat-x}
.modall_info {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-y}
.modalr_info {background: url("../../images/misc/dot2_hover.gif") 100% 0 repeat-y}
.modalbl_info_1 {background: url("../../images/misc/bl2_info.gif") 0 100% no-repeat;}
.modalbr_info_1 {background: url("../../images/misc/br2_info.gif") 100% 100% no-repeat}
.modaltl_info_1 {background: url("../../images/misc/tl2_info.gif") 0 0 no-repeat}
.modaltr_info_1 {background: url("../../images/misc/tr2_info.gif") 100% 0 no-repeat; padding:5px}
.modalt_info_1 {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-x; width: 340px; background-color:#F1F9FC}
.modalb_info_1 {background: url("../../images/misc/dot2_hover.gif") 0 100% repeat-x}
.modall_info_1 {background: url("../../images/misc/dot2_hover.gif") 0 0 repeat-y}
.modalr_info_1 {background: url("../../images/misc/dot2_hover.gif") 100% 0 repeat-y}
#info_pop_up{
	position:absolute;
	left:0px;
	top:50px;
	width:320px;
	z-index:1000;
}
#info_pop_up h3{
	margin:0 0 0.4em 0;
}
#info_pop_up p.info_msg{

	padding:7px 0 20px 36px;
}
#info_pop_up_left h3{
	margin:0 0 0.4em 0;
}
#info_pop_up_left p.info_msg{
	padding:7px 0 20px 36px;
}
.q_containter
{
	float:left;
	width:auto;
}
.q_option
{
	float:left;
	width:auto;
	padding:0 10px 0 0;
}
.datefield
{
	cursor:pointer;	
}
/*FOR DISPLAY CATS*/
.hide_cat
{
	display:none;
}
.show_cat
{
	display:block;
}
.hide_cat_span
{
	display:none;
}
#image_zoom_container
{
	width:120px;
	margin:5px 0;
}
#image_zoom
{
	background-image:url("../../images/fancy_box/btn_zoom.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;	
	text-decoration:none; 
	height:29px;	
}
/*******************************BUTTONS*********************************************
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */
/* BUTTON STYLE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.buttonwrapper{ 
	overflow: hidden;
}
a.button_1, a.button_2, a.button_3, a.button_4, a.button_green, a.button_pgreen, a.button_add, a.button_remove{
	display: block;
	font: normal 13px Arial; 
	font-weight:bold;
	line-height: 15px; 
	height: 23px;
	min-width: 1px; width: auto !important; width: 1px;
	padding:0 0 0 9px; 
	text-decoration: none;
	background-color: transparent;
	background-image: url("../../images/buttons/bg_button_span.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	cursor:pointer;
	font-size:13px;
}
a.button_1 span, a.button_green span, a.button_2 span, a.button_3 span, a.button_4 span, a.button_pgreen span, a.button_add span, a.button_remove span{
	display: block;
	padding: 4px 32px 1px 0px;
	background-color: transparent;
	background-image: url("../../images/buttons/bg_button_span.png");
	background-repeat: no-repeat;
	height:18px;
	cursor:pointer;
	font-size:0.9em;
	/*float:left;  DH - Removed 15/11/10 to fix button display issue on 'my account' page.  */
}

a.button_green.button_disabled {
	color:#999999;
	background-color:#cccccc;
}


/* @end */
/* BUTTON 1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
a.button_1{
	background-position: left 0;
}
a:link.button_1, a:visited.button_1, a:active.button_1{
	color: #FFFFFF; 
}
a.button_1 span{
	background-position: right 0;
}
a.button_1:hover{ 
	background-position: left -23px;
}
a.button_1:hover span{
	background-position: right -23px;
	color: #FFFFFF;
}
/* @end */
/* BUTTON 2
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
a.button_2{
	background-position: left -46px;
	background-color:#666;
}
a:link.button_2, a:visited.button_2, a:active.button_2{
	color: #FFFFFF; 
}
a.button_2 span{
	background-position: right -46px;
	padding: 4px 9px 1px 0px;
}
a.button_2:hover{ 
	background-position: left -69px;
}
a.button_2:hover span{
	background-position: right -69px;
	color: #FFFFFF;
}
/* @end */
/* BUTTON GREEN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
a.button_green{
	background-position: left 0;
	background-color:#527219;
}
a:link.button_green, a:visited.button_green, a:active.button_green{
	color: #FFFFFF; 
}
a.button_green span{
	background-position: right 0;
}
a.button_green:hover{ 
	background-position: left -23px;
}
a.button_green:hover span{
	background-position: right -23px;
	color: #FFFFFF;
}
/* BUTTON PLAIN GREEN
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
a.button_pgreen{
	background-position: left -46px;
	background-color:#666;
	background-color:#527219;
}
a:link.button_pgreen, a:visited.button_pgreen, a:active.button_pgreen{
	color: #FFFFFF; 
}
a.button_pgreen span{
	background-position: right -46px;
	padding: 4px 9px 1px 0px;
}
a.button_pgreen:hover{ 
	background-position: left -69px;
}
a.button_pgreen:hover span{
	background-position: right -69px;
	color: #FFFFFF;
}
/* ADD
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
a.button_add{
	background-position: left -92px;
	background-color:#666;
	background-color:#527219;
}
a:link.button_add, a:visited.button_add, a:active.button_add{
	color: #FFFFFF; 
}
a.button_add span{
	background-position: right -92px;
	padding: 4px 9px 1px 20px;
}
a.button_add:hover{ 
	background-position: left -115px;
}
a.button_add:hover span{
	background-position: right -115px;
	color: #FFFFFF;
}
/* @end */
/* REMOVE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
a.button_remove{
	background-position: left -138px;
	background-color:#666;
	background-color:#CC0000;
}
a:link.button_remove, a:visited.button_remove, a:active.button_remove{
	color: #FFFFFF; 
}
a.button_remove span{
	background-position: right -138px;
	padding: 4px 9px 1px 20px;
}
a.button_remove:hover{ 
	background-position: left -161px;
}
a.button_remove:hover span{
	background-position: right -161px;
	color: #FFFFFF;
}
/* @end */
.icn_search{
	background-image:url("../../images/misc/icn_search.png");
	background-repeat:no-repeat;
	float:left;
	width:16px;
	height:16px;
	margin: 0 4px 0 0;
}
.extra_info_left
{
	margin:0px;
	padding:0px;
	width: 150px;
	float:left;	
}
.extra_info_right
{
	float:left;
	width:470px;
	margin:0px;
	padding:0px;
}
/* SHORT COURSE PAGE STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
table.prod_detailed {
	width:100%;
	font-size:11px;
	
}
.prod_detailed th {
	border-bottom:1px solid #ce2438;
	padding:10px 10px 5px 0px;	
	text-align:left;
}
.prod_detailed td {
	padding:3px 10px 3px 0px;
}
.prod_detailed input {
	float:left;
}
.prod_detailed label {
	color:#ce2438;
	margin-right:10px;
	float:left;
	padding-top:3px;
}
.prod_detailed a {
	font-size:11px;
	color:#333333;
	float:right;
	padding-top:3px;
}
.prod_detailed em {
	font-size:10px;
	padding-left:5px;
	font-style:normal;
}
.coursebutton a {
	float:right;
}
div.coursebutton {
	width:200px;
	float:right;
	margin-bottom:5px;
}
.course_row
{
	clear:left;
}
.Course_info_title	
{
	float:left;
	width:120px;
}
.course_more_info_sel
{
	float:right;
}
.VAT_area
{
	width:100%;
	text-align:center;	
}
.del_descr
{
	float:left;	
}
.Shr_courses_summ
{
	width:480px;
	float:left;	
}

#content .basket_help a{
	width:30px;
}

.Site_Map ul li
{
	margin-left:25px;	
	list-style-type:square;	
}
.Site_Map_sub ul li
{
	margin-left:25px;	
	list-style-type:circle;
}
/* NEW SHORT COURSE OCCURANCE STYLES */
	
.course_table td.course_header {
	color:#666;
	text-decoration:underline;
	font-weight:bold;
	padding:5px 0px 0px 0px;
}

.course_table td {
padding:0px 10px 5px 0px;
}
/*PRODUCT VARS*/
/* CSS Document */

table.table_variation {
	width:100%;
	margin-top:15px;
	text-align:center;
	background-color:#f8f8f8;
}

.table_variation td {
	padding:7px;
	border-left:2px solid #dedbdb;
}

.table_variation th {
	font-family:arial;
	color:#244787;
	padding:8px;
}

.table_variation .alt {
	background-color:#efefef;
}

th[scope=col] {
	border-left:2px solid #dedbdb;
}

th[scope=row] {
	text-align:left;
}

.table_variation span.variation_oos {
	display:block;
	height:0px;
	font-size:0px;
	overflow:hidden;
	padding-top:13px;
	width:13px;
	background-image:url("../../images/misc/variation_oos.png");
	background-repeat:no-repeat;
	margin-top:4px;
}

.table_variation .first {
	border-left:0px;
}


div.payment_variation {
	background-color:#efefef;
	padding:10px;
	margin-top:20px;
}

.payment_variation form, .payment_variation_row form {
	margin:0px;
	padding:0px;
	width:600px;
}

.payment_variation div.purchase_control, .payment_variation p {
	float:right;
	margin:0px;
}

.payment_variation p {
	margin-top:4px;
	margin-right:10px;
	color:#527219;
	font-weight:bold;
	width:200px;
}

.payment_variation div.qty {
	margin-top:3px;
	margin-bottom:0px;
}


div.payment_variation_row {
	background-color:#efefef;
	padding:20px;
}

.payment_variation_row div.purchase_control, .payment_variation_row p {
	float:left;
	margin:0px;
}

.payment_variation_row p {
	margin-top:4px;
	margin-right:10px;
	color:#527219;
	font-weight:bold;
	margin-left:140px;
	width:200px;
}
.payment_variation_row strong {
	display:block;
	float:none;
	margin-left:140px;
}

.prod_sublist div.alt {
	background-color:#f8f8f8;
}


.payment_variation_row div.qty {
	margin-top:3px;
	margin-bottom:0px;
}

div.prod_sublist {
	margin-top:20px;
}

p.variation_oos {
	margin-left:5px;
	color:#990000;
	font-size:14px;
	margin-top:2px;
	font-weight:bold;
}

div.upload_loading {
	padding-top:32px;
	overflow:hidden;
	width:32px;
	height:0;
	font-size:0;
	margin-left:0px;
	background-image:url('/images/misc/loading_white.gif');
	background-repeat:no-repeat;
	margin-top:-3px;
	float:left;
}

.upload_success img {
	float:left;
	margin-left:0px;
	margin-top:1px;
}

.upload_error img {
	float:left;
	margin-left:0px;
	margin-top:5px;
}

.upload_success p, .upload_error p {
	float:left;
	margin-left:10px;
	color:#27ae13;
	padding-top:0px;
	margin-top:0px;
	width:300px;
	margin-bottom:10px;
}
.upload_success p
{
    margin-top:3px;
}

.upload_error p {
	color:#ff0000;
}

.upload_success p a, .upload_error p a {
	text-decoration:underline;
	font-size:11px;
}

div.divider {
	margin:10px 0px 15px 0px;
	overflow:hidden;
	height:0px;
	background-color:#fff;
	padding-top:0px;
	clear:both;
	border-top:2px dashed #eee;
}

p.form_note {
	color:#999;
	font-size:11px;
	clear:both;
	float:left;
	margin:10px 0px 0px 165px;
	width:215px;
}

.prodPopUp {
	text-align:left;
}

.prodPopUp h3 {
	color:#c90016;
	margin-left:15px;
	margin-right:15px;
	font-size:1.4em;
}
.prodPopUp p, .prodPopUp h4 {
	margin-left:15px;
	margin-right:15px;
}
span.button_soldout {
background-color:transparent;
background-image:url("/images/buttons/bg_button_span.png");
background-repeat:no-repeat;
display:block;
font:bold 13px/15px Arial;
height:23px;
min-width:1px;
padding:0 0 0 9px;
text-decoration:none;
white-space:nowrap;
width:auto !important;
	background-color:#ddd;
	background-position:left -46px;
	color:#fff;
}
span.button_soldout span {
background-color:transparent;
background-image:url("/images/buttons/bg_button_span.png");
background-repeat:no-repeat;
display:block;
float:left;
font-size:0.9em;
height:18px;
background-position:right -46px;
padding:4px 9px 1px 0;
}
strong.soldout, strong.soldout_search {
	display: block;
	height:0em;
	font-size:0em;
	overflow:hidden;
	background-image:url("/images/misc/soldout_stripe.gif");
	padding-top:120px;
	width:233px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:100;
}
strong.soldout_search {
	bottom:0px;
	right:0px;
}
/*================================================================*/
/*=====  New Cat Header Styles  ==================================*/
/*================================================================*/
div.cat_header {
background-image:url("/images/misc/catheader.jpg");
background-position:left top;
background-repeat:no-repeat;
float:left;
margin:0 0 20px 0px;
padding:0 0 0 0;
width:100%;
position:relative;
height:auto;
background-color:#e5e5e5;
left:-1px;
top:-1px;
border-bottom:1px solid #ccc;
}

div.cat_header {
	margin-bottom:0px;
}
.cat_header span.header_inner,
.cat_header div.header_inner {
background-image:url("/images/misc/catheader.jpg");
background-position:right top;
background-repeat:no-repeat;
float:right;
display:block;
position:relative;
background-color:#e5e5e5;
right:-2px;
width:100%;
}
.cat_header h2 {
	margin: 18px 18px 0px 18px;
	padding-bottom:18px;
	background-position:-138px -205px;	
	float:left;
}

.rounded_correct .cat_header h2 {
	margin-top:0px;
	padding-bottom:10px;
}
label.upload_form {
	margin-bottom:0px;
}

.content .tabs p, .content .rounded .rounded_inner_product p {

      margin-bottom:10px;

}

/* feedback tab */
a.feedback-tab {
	position: fixed;
	top: 55%;
	left: 0px;
	display: block;
	width: 45px;
	height: 120px;
	background: url(/images/feedback-tab.png) no-repeat 0px 0px;
	outline: none;
}

a:hover.feedback-tab {
	background-position: -45px 0px;
}

#feedbackDialog {
    text-align: left;
    padding:10px;
}

.submit_block {
    text-align: right;
}

#feedbackDialog fieldset {
    border: 0px;
}

.form_container 
{
    display: block;
    background: #F6F6F6;
    padding: 4px 8px 4px 8px;
}
.form_container.last
{
    padding-bottom: 8px;
}
.form_container p.errormsg
{
    clear:both;
    display:block;
    color:#CC002A;
}
.form_container label, .form_container p {
    display: block;
    margin: 0;
    padding: 5px 0 5px 0;
}

.form-text-input, .form-textarea {
    width: 370px;
}

.is-dialog {
    display: none;
}

/* feedback icons */
ul.feedback-options-list {
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}

ul.feedback-options-list li {
    display: block;
    float: left;
}

ul.feedback-options-list li a {
    display: block;
    height: 35px;
    width: 40px;
    text-decoration: none;
    border: none;
    background: url(/images/smileys.png) no-repeat 0px 0px;
    outline: none;
    cursor: pointer;
}

ul.feedback-options-list li a#feedback-opt1 {
    background-position: 0px -40px;
}
ul.feedback-options-list li a:hover#feedback-opt1, ul.feedback-options-list li a#feedback-opt1.active {
    background-position: 0px 0px;
}

ul.feedback-options-list li a#feedback-opt2 {
    background-position: -40px -40px;
}
ul.feedback-options-list li a:hover#feedback-opt2, ul.feedback-options-list li a#feedback-opt2.active {
    background-position: -40px 0px;
}

ul.feedback-options-list li a#feedback-opt3 {
    background-position: -80px -40px;
}
ul.feedback-options-list li a:hover#feedback-opt3, ul.feedback-options-list li a#feedback-opt3.active {
    background-position: -80px 0px;
}

ul.feedback-options-list li a#feedback-opt4 {
    background-position: -120px -40px;
}
ul.feedback-options-list li a:hover#feedback-opt4, ul.feedback-options-list li a#feedback-opt4.active {
    background-position: -120px 0px;
}

ul.feedback-options-list li a#feedback-opt5 {
    background-position: -160px -40px;
}
ul.feedback-options-list li a:hover#feedback-opt5, ul.feedback-options-list li a#feedback-opt5.active {
    background-position: -160px 0px;
}
#Location ul
{
    padding-left:30px;
}
#Location ul li
{
    list-style-type:disc;
}
.icon_paymentplan{
	width:16px;
	height:16px;
	float:left;
	background-image:url("../../images/misc/icon_paymentplan.png");
	background-repeat:no-repeat;
	display:block;
	margin:0;
}


table.paymentplansummary {
	background-color:#eeeeee;
	font-size:11px;
	margin:10px 0px 0px 10px;
	width:230px;
	display:none;
}

table.paymentplansummary td, table.paymentplansummary th {
	background-color:#f3f3f3;	
	padding:5px 5px 5px 5px !important;
	border-bottom:0px;
}

table.paymentplansummary th {
	font-weight:bold;
	width:115px;
}
a.toggle_link {
	color:#527219;
	font-size:11px;
	float:left;
	margin:10px 0 0 0px;
	text-decoration:underline;
	position:relative;
	top:1px;
	padding-right: 15px;
	background-image:url("../../images/buttons/toggle.gif");
	background-position:right  -15px;
	background-repeat:no-repeat;
	outline:none;
}

a.toggle_link_on {
	background-position:right 4px;
}

.rounded_inner_product ul li, .rounded_inner ul li {
	list-style-type:disc;
	margin-left:5px;
}

.extra_info_right ul li {
	list-style-type:disc;
	margin-left:10px;
}

/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */

.cc-cookies { position:fixed; width: 90%; left: 0; top: 0; padding: 0.5em 5%; background: #565656; background: rgba(86,86,86,0.95); color: #fff; font-size: 13px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); z-index: 99999; text-align: center; color: #fff; }
.cc-cookies a, .cc-cookies a:hover { color: #fff; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); text-shadow: 0 -1px 0 rgba(0,0,0,0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset  { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
}

@media screen and (max-width: 480px) {
.cc-cookies { position: relative; float: left; }
}


