/* #######################  GENERAL SETTINGS ############################ */
body{
	margin:0px;
	width:100%;
	background-color:#FFFFFF;
	padding:0;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

/*  Global Formatting */
h1 {font-size:22px;line-height: 1em;font-weight: 900;margin: 0px;color:#4A7199;font-family:Arial, Helvetica, sans-serif;font-weight:bold;padding:0;}
h2 { margin:0;padding:0;color:#4A7199;font-family:Arial, Helvetica, sans-serif;	font-size:18px;font-weight:bold;}
h3 { font-size:16px; font-weight:900; line-height:1em;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;margin:0;padding:0;vertical-align:top;}
th{font-size: 12px;}
a {color: #333333;}
/* a:hover {color: #659FDE;}*/ a:hover {color: #CC6600;}
/*a:visited {color: #CC6600;}*/
a img  {border:0;}
li{ list-style: square;}
ul { list-style: square;}
fieldset {border:0px none; padding:0px; margin:0px;}
font{display:none;}

/* #######################  END GENERAL SETTINGS ############################ */



/* ######################  LAYOUT SETTINGS       ############################## */

#main{ width:100%; float:left;}

#header_container{ background-color:#2F1C0E; width:100%; float:left; height:140px;}

#logo_login_container{ /* background:url(../images/log_header_bg.jpg) no-repeat scroll 0% 0%; */
height:140px; margin:0px auto; width:1000px;}

#logo_container{ float:left; padding-left:23px; padding-top:50px; width:451px;}

#login_module_container{ float:right; height:87px; width:250px;}

#main_menu_container{ background-color:#5BB5E7; height:50px; float:left; width:100%;}

#menu_container{ width:1000px; margin:0px auto; background:url(../images/menu_bg.jpg) no-repeat scroll 0% 0%; height:50px;}

#main_body_container{ width:1056px; margin:0px auto;}

#main_body_inner_container{ width:100%; float:left;}

#middle_body_part_container{ width:1000px; float:left; }

#right_shadow_container{ background:url(../images/right_main_shadow.jpg) no-repeat scroll 100% 0%; float:right;}

#left_shadow_container{ background:url(../images/left_main_shadow.jpg) no-repeat scroll 0% 0%; float:left; }

#main_body_inner_wrapper{ width:1000px; float:left; padding:0px 28px;}

#middle_body_part_top_container{ background:url(../images/main_body_top_part_bg.jpg) repeat-x scroll left bottom; float:left; width:100%;}

#middle_body_part_top_wrapper{ float:left; width:100%;}

#middle_body_part_left_container{ float:left; width:100%;}

#search_language_container{background:transparent url(../images/search_bg.jpg) no-repeat scroll left top; float:left; margin-top:9px; width:100%; height:43px;}

#search_container{ float:left; height:43px; margin-bottom:3px; width:885px;}

#language_container{ float:right; padding-right:30px; padding-top:18px; width:78px;}

div.moduletable_advsearch .inputbox {
background:#FFFFFF none repeat scroll 0 0;
height:18px;
margin:7px 2px 2px; width:100px;
}

div.moduletable_advsearch .button {
font-size:12px;
}


#left_main_body_container{ width:100%; float:left;}

#left_main_body_left_container{ float:left; margin-right:10px; width:229px;}

#left_main_body_right_container{ float:left; width:530px;}

#left_main_body_right_container_full{ float:right; width:754px; padding-bottom:20px;}

#middle_body_part_right_container{ float:right; width:224px;}

#banner_container{ width:100%; float:left; padding-bottom:11px;}

#bottom_module_contianer{ width:100%; float:left;}

#footer_container{ background:url(../images/footer_bg.jpg) repeat-x scroll 0% 0%; width:100%; float:left; height:98px; text-align:center; padding-bottom:24px;}

#footer_menu_container{ width:100%; float:left; padding-top:30px; }

#copyright{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#333;}
	a.pathway:link {color:#659FDE;}
	a.pathway:visited {color:#659FDE;}
	a.pathway:active {color:#659FDE;}
	a.pathway:hover {color:#659FDE;text-decoration:underline;}

/* Mainlevel menu */
.mainlevel{height: 16px;
width:100%;}


/* For slider tab */
a.tab
{ margin-left:10px;margin-top:5px; margin-bottom:5px;color:#39005E;font-family:Arial, Helvetica, sans-serif;	font-size:14px;font-weight:200; text-decoration:none}
a.tab:hover
{ margin-left:10px;margin-top:5px; margin-bottom:5px;color:#659FDE;font-family:Arial, Helvetica, sans-serif;	font-size:14px;font-weight:200; text-decoration:underline}

/* Slider tab css over*/
a.mainlevel {
	color:#1A7DB3;
font-family:arial;
font-weight:bold;
padding-bottom:5px;
text-decoration:none;
padding-left:15px;
width:89%;
	}
	
a.mainlevel:hover {
color:#000000;
	
	}						
/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}

a.sublevel{	
color:#8A5228;
font-weight:bold;
padding-left:15px;
text-decoration:none;

		}

a#active_menu{ color:#000000;}

   a.sublevel:hover {
color:#000000;
	}
/* End Sub Menu */
	
/* Add Custom Menus */
	

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	padding: 2px 2px 2px 2px;
}

table.moduletable th {
	background: #660099;
	color: #FFFFFF;
	padding: ;
	font-size: 16px;
	vertical-align: middle;
}

table.moduletable td {
vertical-align: middle;
width: 220px;
}

/* Add here Custom Modules */


/* End Custom Modules */
/*.moduletable{float:left; width:100%;}*/

div.moduletable-left { background:url(../images/left_module_bottom.png) no-repeat scroll bottom left;
padding-bottom:20px;width:100%; 
}
div.moduletable h3 {
background:transparent url(../images/module_bg.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:16px;
font-weight:900;
height:27px;
line-height:1em;
margin:0 0 0 0;
padding-left:20px;
padding-top:5px;
}
div.moduletable-left h3 {
background:transparent url(../images/module_bg.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:16px;
font-weight:900;
height:27px;
line-height:1em;
margin:0px !important;
padding-left:20px;
padding-top:5px;
margin-right:10px;
}

div.moduletable-right h3 {
background:transparent url(../images/module_bg.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:16px;
font-weight:900;
height:27px;
line-height:1em;
margin:0;
padding-left:20px;
padding-top:5px;

}
div.moduletable-right { padding-bottom:15px;background:url(../images/right_module_bottom.png) no-repeat scroll bottom left;
padding-bottom:20px;
width:100%;}

/*div.moduletable-right table
{
border:1px solid #cccccc !important;
}*/
div.moduletable-leftadvert{ border:1px solid #CCCCCC; float:left;}
div.moduletable-rightadvert{ border:1px solid #CCCCCC; float:right;}
/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
text-decoration: none;font-weight: bold; color: #39005E;border-bottom: 0px;
font-size:22px;
}

/* content title and links */
.contentpagetitle {/*background-color : White;*/ }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: bold; color: #330099;border-bottom: 0px;
font-size:22px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription {/*background-color : White;*/}

/* Main Body Text */
.contentpane {/*background: White;*/
font-size: 14px;}
.contentpaneopen {/*background-color: White;*/
font-size: 14px;}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #39005E;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 12px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #39005E; }
.pagenav_next{font-size: 14px;  color: #39005E; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; 
color:#39005E;
font-weight: bold;
text-align: right;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #659FDE;
    text-align:left;
    margin-top: 1.5em;
	/* background-color: White;*/
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	/*background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
        */
    background:url(http://www.instantspeedreading.co.uk/components/com_pro_desk/support/templates/default/title_rep.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	vertical-align:middle;
	
/*	
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
  */
        
	}
.sectiontableheader_newsletter
{
background: #efefef;
  color: red;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}
/* Table odd and Even Rows */
.sectiontableentry1 {/*background-color : #FFFFFF;*/font-size: 11px; height:0px;}
.sectiontableentry2 {/*background-color : #EBEBEB;*/font-size: 11px; height:0px;}
.sectiontablefooter{	height: 18px; }

.sectiontableentry1 td { padding-left:10px;padding-bottom:10px; font-weight:bold; }
.sectiontableentry2 td { padding-left:10px;padding-bottom:10px; font-weight:bold; }

.sectiontableentry1 td a.topten { padding-right:10px;font-size:11px; font-weight:bold; color:#1A7DB3; }
.sectiontableentry2 td a.topten { padding-right:10px;font-size:11px; font-weight:bold; color:#1A7DB3; }

.sectiontableentry1 td a.topten:hover{ color:#000000;}
.sectiontableentry2 td a.topten:hover{ color:#000000;}

/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {/*background-color : #FFFFFF;*/}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{ display: none;}
/* End blogsection */

/* Search Form Module*/
.search {background-color:#000000;
border:2px solid #CCCCCC;
color:#FFFFFF;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#999999;
height:18px;
margin:2px;
}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
background:transparent url(../images/add_to_cart_bg.png) no-repeat scroll center center;
border:0 none !important;
font-size:12px;
font-weight:bold;
height:24px;
vertical-align:middle;
width:145px;
padding-bottom:3px;
}

.button1
{
background:url(../images/login_button.jpg) repeat-x scroll center top;
border:0px;
color:#ffffff;
font-size:12px;
height:21px;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #39005E;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/*.input p{
	height:2px;
        width:200px;
padding-left:16px;
display:inline;
}*/
p label
{
	color:gray;
}
.moduletable_login ul li
{
	display:inline;
        padding-right:20px;
}
.moduletable_login ul li a
{
	display:inline;
color:#ffffff;
}
div.moduletable_login h3{
background:transparent none repeat scroll 0 0;
font-family:Arial;
font-size:14px;
font-weight:bold;
height:15px;
line-height:14px;
margin:0px 0px 0px 0px;
padding:14px 0px 0px 27px;
color:#ffffff;
}

div.moduletable_login fieldset{
padding:2px 0 0 9px !important;
}

#form-login-username {
margin-bottom:0px;
}
#form-login-password
{
margin-bottom:0px;
/*padding-left:5px;*/
}

form#form-login ul
{
margin-top:5px;
}
input#modlgn_username
{
background:transparent;
border:1px solid #ffffff;
color:#ffffff; height:auto;
}
input#modlgn_passwd
{
background:transparent;
border:1px solid #ffffff;
color:#ffffff; height:auto;
}

/* ###################### End TABBED EDITING ###################### */


/*******************************TOP NAVIGATION***********************/

div.moduletable_menu{
float:left; width:100%;
}

div.moduletable_menu ul.menu{
float:left;
height:49px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:100%;
}

div.moduletable_menu ul.menu li{
display:block;
float:left;
border-right:1px dotted white;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px;
white-space:normal;
text-align:center;
}

div.moduletable_menu ul.menu li.item1{width:45px;padding:17px 7px;}
div.moduletable_menu ul.menu li.item72{width:72px;padding:11px 7px;}
div.moduletable_menu ul.menu li.item73{width:75px;padding:11px 7px;}
div.moduletable_menu ul.menu li.item74{width:70px;padding:11px 7px;}
div.moduletable_menu ul.menu li.item75{width:53px;padding:17px 7px;}
div.moduletable_menu ul.menu li.item76{width:65px;padding:11px 7px;}
div.moduletable_menu ul.menu li.item77{width:71px;padding:11px 7px;}
div.moduletable_menu ul.menu li.item78{width:56px;padding:17px 7px;}
div.moduletable_menu ul.menu li.item79{width:55px;padding:17px 7px;}
div.moduletable_menu ul.menu li.item80{width:87px;padding:11px 7px;}
div.moduletable_menu ul.menu li.item81{width:90px;padding:11px 7px;}
div.moduletable_menu ul.menu li.item82{width:75px;padding:17px 7px; border:0px none !important;}

div.moduletable_menu ul.menu li a{
font-size:11px;
text-decoration:none;
text-transform:uppercase;
}
/*************footer******************/

div.moduletable_footer{
float:left; width:100%;

}

div.moduletable_footer ul.menu{
padding:0px;
margin:0px; list-style:none;
}

div.moduletable_footer ul.menu li{
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px;
white-space:normal;
}


.moduletable_footer ul.menu li
{	
display:inline;
}
div.moduletable_footer ul.menu li a{
text-decoration:none;
}

div.moduletable_footer ul.menu li.item1{width:45px;padding:17px 7px;}
div.moduletable_footer ul.menu li.item72{width:72px;padding:11px 7px;}
div.moduletable_footer ul.menu li.item73{width:75px;padding:11px 7px;}
div.moduletable_footer ul.menu li.item74{width:70px;padding:11px 7px;}
div.moduletable_footer ul.menu li.item75{width:53px;padding:17px 7px;}
div.moduletable_footer ul.menu li.item76{width:65px;padding:11px 7px;}
div.moduletable_footer ul.menu li.item77{width:71px;padding:11px 7px;}
div.moduletable_footer ul.menu li.item78{width:56px;padding:17px 7px;}
div.moduletable_footer ul.menu li.item79{width:55px;padding:17px 7px;}
div.moduletable_footer ul.menu li.item80{width:87px;padding:11px 7px;}
div.moduletable_footer ul.menu li.item81{width:90px;padding:11px 7px;}
div.moduletable_footer ul.menu li.item82{width:75px;padding:17px 7px; border:0px none !important;}

.styled_long {
font-family:Arial;
font-size:12px;
width:240px;
}

.styled_short {
font-family:Arial;
font-size:12px;
}

.search_text {
color:#104F70;
font-size:16px;
font-weight:bold;
padding-left:10px;
}
div.moduletable_latest td {
font-size:12px;
margin:0;
padding:0;
vertical-align:top;
border:1px solid #CCCCCC;
width:240px;
min-height:280px;
}
div.moduletable_latest a img {
padding-top:10px;
}
div.moduletable_latest h3
{
/*background:url(../images/latest_product_title.jpg) no-repeat scroll top left;*/
border-bottom:1px solid #CCCCCC;color:#69BCEA;
height:16px;
margin-bottom:20px;
margin-top:20px;
padding-left:6px;
}

.addtocart_button_module
{
background:transparent url(../images/add_to_cart_bg.png) no-repeat scroll center top;
border:0 none;
display:block;
font-weight:bold;
height:24px;
margin-top:10px;
width:166px;
}

div.moduletable_random td {
border:1px solid #CCCCCC;
float:left;
font-size:12px;
height:auto;
margin-bottom:15px;
margin-left:7px;
margin-right:5px;
padding:5px;
vertical-align:top;
width:45%;
}
div.moduletable_random a img {
padding-top:10px;
}



div.moduletable-left div.modns
{
padding-left:10px;
}

select{
border:1px solid #CCCCCC;
font-family:Arial;
font-size:12px;
height:20px;
}
div.globalnews div.gn_header_1
{
border:none !important;
background:transparent !important;
padding:7px 0px 0px 10px !important;
}
div.globalnews div.gn_header_1 span.gn_header a
{
color:#104F70 !important;
font-size:14px !important;
font-weight:bold !important;
text-decoration:none !important;
}
div.globalnews div.gn_list_1
{
border:none !important;
height:auto !important;
}
div.globalnews div.gn_list_1 ul
{
margin-top:0px !important;
padding-left:15px !important;
margin-bottom:0px !important;
}
div.globalnews div.gn_list_1 ul li
{
list-style-type:none !important;

}
div.globalnews div.gn_list_1 ul li a
{
color:#1D8CC9 !important;
font-size:12px !important;
text-decoration:none !important;
line-height:18px;

}
div.globalnews div.gn_list_1 ul li a:hover
{
text-decoration:underline !important;
}
div.moduletable-right div form
{
padding-bottom:15px;
}
div.moduletable_bottomlinks {
padding-top:20px;
}

td.link_heading { font-size:12px;}

td.links_style a{ font-size:12px; color:#69BCEA; text-decoration:none;}

td.links_style{ font-size:12px; color:#69BCEA;}

div.moduletable_random table td div {
min-height:120px !important;
}

div.moduletable_random table td div div {
float:left;
height:auto !important;
min-height:80px !important;
}
div.moduletable_random table td div div a
{
float:left;
}
div#vmMainPage h3
{
border-bottom:1px solid #104F70 !important;
color:#104F70 !important;
font-size:16px;
font-weight:900;
line-height:2em;
margin-right:30px;
}
div#vmMainPage
{
/*padding-left:32px;*/
padding-right:10px;
}

div.dtree { padding-left:15px; border:1px solid #CCCCCC;
margin-left:10px;
margin-right:10px;
}

.dtree a {
color:#333333;
font-family:inherit !important;
line-height:21px !important;
text-decoration:none;
}

div#vmMainPage h3 a img { vertical-align:middle; padding-bottom:4px;}

div.moduletable_advsearch h3 { color:#104F70; float:left; font-size:16px; line-height:6px; padding-left:3px; width:92px; text-align:right; padding-right:5px;}

div input.addtocart_button, .notify_button { padding-bottom:2px;}

.quantity_box_button { height:13px !important;}

.vmCartContainer{ background-color:#DDDDDD !important;}

div.moduletable_footer1 ul.menu li { display:inline; padding-left:5px; padding-right:5px;}

div.moduletable_footer1 { width:100%; float:left;}

div.moduletable_footer1 ul.menu li a { text-decoration:none;}

div#vmMainPage table td a { text-decoration:none !important; font-weight:bold;}

div.cd_moduletitle_logo{ color:#1A7DB3; height:25px;}

div.moduletable-login{ float:right; padding-top:10px; width:220px;} 

div.moduletable-mybasket h3 { color:#000000; font-size:16px; margin-bottom:0; margin-top:0; padding-bottom:5px; text-align:center;}

div.moduletable-mybasket { background-color:#FFFFFF; float:right; padding-bottom:10px; padding-top:5px; width:220px; height:70px;}

div.cd_moduletitle_logo a{ font-size:18px !important;}

a.highslide-credits, a.highslide-credits i { font-size:0 !important;}

/*tr td.qtybox {
float:right;
font-size:12px;
margin:0;
padding:0;
vertical-align:top;
float:right !important;
}*/

.vmCartModule{ margin:0px auto; width:87%;}

div.showcart a{ background:transparent url(../images/check_out_img.jpg) no-repeat scroll center center;
color:#FFFFFF;
display:block;
font-size:11px;
font-weight:bold;
height:24px;
line-height:23px;
text-decoration:none; }

/*div.modns{ padding-left:15px;}*/
div.modns {
border:1px solid #CCCCCC;
padding-left:3px;
padding-top:10px;
}

div.moduletable-right div.modns form table tr td input.button{ /*background:url(../images/subscribe.jpg) no-repeat scroll center center !important;*/
color:#000000;
height:24px;
padding-bottom:3px;
margin-top:5px;
}

div.cd_login-logout-greeting  {color:#1A7DB3; font-weight:bold;}

div.cd_moduletitle_logo{ float:right;}

div.cd_moduletitle_logo a:hover, div.cd_moduletitle_logo a:visited, div.cd_moduletitle_logo a:active { color:#1A7DB3 !important;}

div#category_list{ border:1px solid #CCCCCC; padding-top:5px;}

.calbutton{ text-align:center;}

.checkout_link{  background:transparent url(../images/add_to_cart_bg.png) no-repeat scroll center center !important;
display:block;
font-size:12px;
font-weight:bold;
height:24px;
line-height:22px;
padding-bottom:3px;
padding-right:38px;
text-decoration:none !important;
vertical-align:middle;
width:120px;}

.continue_link{ float:left;
background:transparent url(../images/add_to_cart_bg.png) no-repeat scroll center center !important;
display:block;
font-size:12px;
font-weight:bold;
height:24px;
line-height:22px;
padding-bottom:3px;
padding-right:38px;
text-decoration:none !important;
vertical-align:middle;
width:120px;
margin-left:80px;
}



#vm_shoppeo_div{
background:transparent url(../images/Logo_Shoppeo.gif) no-repeat scroll 0 20px;
height:71px;
position:relative;
width:225px;
}

#vm_shoppeo_div label{
left:65px;
position:absolute;
}

#vm_shoppeo_input{
left:-27px;
position:relative;
}

#vm_sop_div label
{
visibility: hidden;
}
.vm_sop
{
margin-left: -200px;
}
#vm_sop_logo
{
background:transparent url(../images/Logo_Shoppeo.gif) no-repeat;
height:35px;
position:relative;
width:145px;
}
