/*---------
Global Styles
-----------*/

body {
	margin:0;
	padding:0;
	font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333;
	background:#000 url(/assets/themes/atomic-movies_02.gif) repeat-x;}

a             {color:#600; text-decoration:none;}
a:hover       {text-decoration:underline;}


input, form, textarea {margin:0; padding:0;}
form { display: inline; }
select, input { font-size: 12px; }

h1            { font-size:20px; margin:0; }
h1.product    { font-size:18px; color:#333; padding-bottom:0px; margin-bottom:0px; }
h1.category   { font-size:18px; color:#333; padding-top:0px; margin-bottom:4px; margin-top:4px;}

img { border:0;}

.clear{clear:both;}

.small, .small a, .small a:active, .small a:visited { font-size:11px; }
.small a:hover { font-size:11px; }

.spacer{clear:both; height:4px; display:block; line-height:1px;}


.float_right {float:right;}
.float_left {float:left;}

.search_form ,.search_form input, .search_form select {margin:0px; padding:0px; font-size:12px;}


/*---------
Page Layout
-----------*/

#header {margin:0; height:140px; background:#260C15 url(/assets/themes/atomicmoviesheader.jpg) center no-repeat;}
#search {height:32px; width:100%; padding-top:5px; background:#475B6A url(/assets/themes/bg-blue.gif); clear:both; color:#fff; font-weight:bold; font-size:12px;}
.search_left {float:left; width:500px; padding-left:10px;}
.search_right{ float:left; width:450px; text-align:right; padding-top:5px;}
.search_links, .search_links a, .search_links a:active, .search_links a:visited { color:#FFF;}
#container{text-align:left}
 
#container{width:980px;margin:0 auto; border:7px solid #F5ECCF; margin-top:15px; background:#475B6A url(/assets/themes/bg-blue.gif);}
#wrapper{float:left;width:100%}
#content{margin:0; background:#FFF}
#content_helpdesk {margin:0px; background:#FFF;}
#content_col_2 {margin: 0 195px 0 0;}
#content_col_3 {margin: 0 195px; width:590px; overflow:hidden; background:#FFF url(/assets/themes/content_top.gif) top no-repeat;}
#column_left{float:left; width:195px; margin-left:-980px; margin-right:5px;} /* make sure width is less than content margins for IE6 and margin-left is equal to container width */
#column_right{float:left; width:195px; margin-left:-195px}
#footer{border-top:#F5ECCF 7px solid; clear:both; height:110px; width:100%; background:#000 url(/assets/themes/atomic-movies_03.gif) center no-repeat; text-align:center;}
.column_padding { padding:0px 5px 5px 10px;}
.content_padding { padding:5px; overflow:hidden;}


/*-------
Quick Links - Top Of Page
----------*/

div.quick-links {background:#260C15; color:#F5ECCF; padding-bottom:10px; text-align:center; width:980px; border-bottom:#F5ECCF 7px solid;}
div.quick-links a {color:#F5ECCF; font-weight:bold;}

/*-------
Footer Links - Bottom Of Page
----------*/

.footer-links {color:#F5ECCF; text-align:center; padding-top:60px; font-weight:bold;}
.footer-links a { color:#F5ECCF;}

/*------------
Buttons
-------------*/

/* Large Buttons */
a.searchbutton{
background: transparent url('/assets/themes/buttons/search_left.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.searchbutton, a:visited.searchbutton, a:active.searchbutton{
color: #FFF; /*button text color*/
font-weight:bold;
}

a.searchbutton span{
background: transparent url('/assets/themes/buttons/search_right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.searchbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.searchbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFF;
}


a.large_actionbutton{
background: transparent url('/assets/themes/buttons/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.large_actionbutton, a:visited.large_actionbutton, a:active.large_actionbutton{
color: #FFF; /*button text color*/
font-weight:bold;
}

a.large_actionbutton span{
background: transparent url('/assets/themes/buttons/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.large_actionbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.large_actionbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFF;
}

a.large_infobutton{
background: transparent url('/assets/themes/buttons/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.large_infobutton, a:visited.large_infobutton, a:active.large_infobutton{
color: #FFF; /*button text color*/
}

a.large_infobutton span{
background: transparent url('/assets/themes/buttons/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.large_infobutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.large_infobutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFF;
}

/* Default Buttons */

a.actionbutton{
background: transparent url('/assets/themes/buttons/square-green-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.actionbutton, a:visited.actionbutton, a:active.actionbutton{
color: #FFF; /*button text color*/
font-weight:bold;
}

a.actionbutton span{
background: transparent url('/assets/themes/buttons/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.actionbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.actionbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFF;
}

a.infobutton{
background: transparent url('/assets/themes/buttons/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.infobutton, a:visited.infobutton, a:active.infobutton{
color: #FFF; /*button text color*/
}

a.infobutton span{
background: transparent url('/assets/themes/buttons/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.infobutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.infobutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #FFF;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden;
width: 100%;
}


/*-------
Vertial Menu 
-------*/

.verticalmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 150px; /* Main Menu Item widths */
}
 
.verticalmenu ul li{
position: relative;
}

/* Top level menu links style */
.verticalmenu ul li a, .verticalmenu ul li a:visited, .verticalmenu ul li a:active{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 4px 2px 4px 8px;
border-bottom:1px dotted #CCC;
}

.verticalmenu ul li a:link, .verticalmenu ul li a:visited, .verticalmenu ul li a:active{
background-color: #fff; /*background of tabs (default state)*/
}

.verticalmenu ul li a:visited{
}

.verticalmenu ul li a:hover{
	text-decoration:none;
	background:#600;
	color:#FFF;
}

/*Sub level menu items */
.verticalmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
border: solid 1px #CCC;
background:#FFF;
}

.verticalmenu a.subfolderstyle{
background: url(/assets/themes/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .verticalmenu ul li { float: left; height: 1%; }
* html .verticalmenu ul li a { height: 1%; }
/* End */


/***-----
Breadcrumb 
-----***/

.breadcrumb{
font: bold 11px; margin:0px; padding:4px;
}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:active{
background: transparent url(/assets/themes/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 10px; /*adjust bullet image padding*/}

.breadcrumb a:hover{
text-decoration: underline;
}

/***----- 
Sortby
-----***/

.sortby {font-weight:normal; padding-top:4px; padding-bottom:4px;}
.sortbyon, .sortbyon a, .sortbyon a:visited, .sortbyon a:active{
	font-weight:bold;
}
.sortbyoff, .sortbyoff a, .sortbyoff a:visited, .sortbyoff a:active{
	font-weight:normal;
}

/***----- 
View Type
-----***/

.viewby {font-weight:normal; padding-top:4px; padding-bottom:4px;}
.viewbyon, .viewbyon a, .viewbyon a:visited, .viewbyon a:active{
	font-weight:bold;
}
.viewbyoff, .viewbyoff a, .viewbyoff a:visited, .viewbyoff a:active{
	font-weight:normal;
}

/*--------- 
Boxes
----------*/

.box_product_listing {padding:4px; background:#F7F7F7; font-weight:bold; border:1px solid #CCC; margin-bottom:8px;}

.box_default { border:1px solid #CCC; margin-top:5px;}
.box_default .header { padding:4px; background:#F7F7F7; font-weight:bold;}
.box_default .content { text-align: left; background:#FFF; padding:8px;}
.box_default ul {list-style-type:none; margin:0; padding:0;}
.box_default li {padding:4px; border-bottom: dotted 1px #E9E9E9;}
.box_default li .title, .title a , .title a:active , .title a:visited { font-size:11px; overflow: hidden;}
.box_default li .title a:hover { text-decoration:underline; font-size:11px; }
.box_default li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}
.box_default li .price { font-size:11px; }

.box_daily_deal { border:1px solid #CCC; margin-top:5px;}
.box_daily_deal .header { padding:4px; background:#F7F7F7; font-weight:bold;}
.box_daily_deal .content { background:#FFF; padding:8px;}


.box_tape {border:1px solid #CCC; margin-top:5px;}
.box_tape .header {padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_tape .content {text-align: left; background:#FFF; padding:8px;}

.box_tape_green {border:1px solid #CCC; margin-top:5px;}
.box_tape_green .header {padding:6px; background:#9CD661; color:#FFF; font-weight:bold;}
.box_tape_green .content {text-align: left; background:#FFF; padding:8px;}

.box_cart { border:1px solid #CCC; margin-top:5px;}
.box_cart .header { padding:6px; background:#9C8136; color:#FFF; font-weight:bold;}
.box_cart .content { text-align: left; background:#FFF; padding:8px;}
.box_cart ul {list-style-type:none; margin:0; padding:0;}
.box_cart li {padding:0px;}
.box_cart li .title, .title a , .title a:active , .title a:visited { font-size:11px; overflow: hidden;}
.box_cart li .title a:hover { text-decoration:underline; font-size:11px; }
.box_cart li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}

.box_top_sellers {margin-top:5px; border:1px solid #CCC;}
.box_top_sellers .header {padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_top_sellers .content {text-align: left; background:#FFF; padding:8px;}
.box_top_sellers ul {list-style-type:none; margin:0; padding:0;}
.box_top_sellers li {padding:4px; border-bottom: dotted 1px #E9E9E9;}
.box_top_sellers li .title, .title a , .title a:active , .title a:visited { font-size:11px; overflow: hidden;}
.box_top_sellers li .title a:hover { text-decoration:underline; font-size:11px; }
.box_top_sellers li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}
.box_top_sellers li .price { font-size:11px; }

.box_history {border:1px solid #CCC; margin-top:5px;}
.box_history .header {padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_history .content {text-align: left; background:#FFF; padding:8px;}
.box_history ul {list-style-type:none; margin:0; padding:0;}
.box_history li {padding:4px; border-bottom: dotted 1px #E9E9E9;}
.box_history li .title, .title a , .title a:active , .title a:visited { font-size:11px; overflow: hidden;}
.box_history li .title a:hover { text-decoration:underline; font-size:11px; }
.box_history li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}
.box_history li .price { font-size:11px; }

.box_upsell {border:1px solid #CCC; margin-top:5px;}
.box_upsell .header {padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_upsell .content {text-align: left; background:#FFF; padding:8px;}
.box_upsell ul {list-style-type:none; margin:0; padding:0;}
.box_upsell li {padding:4px; border-bottom: dotted 1px #E9E9E9;}
.box_upsell li .title, .title a , .title a:active , .title a:visited { font-size:11px; overflow: hidden;}
.box_upsell li .title a:hover { text-decoration:underline; font-size:11px; }
.box_upsell li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}
.box_upsell li .price { font-size:11px; }

.box_info {border:1px solid #CCC; margin-top:5px;}
.box_info .header {padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_info .content {text-align: left; background:#FFF; padding:8px;}

.box_customer{ border:1px solid #CCC; margin-top:5px;}
.box_customer .header {padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_customer .content {text-align: left; background:#FFF; padding:8px;}
.box_customer ul{padding:0; margin:0; list-style:none;}
.box_customer li {width:100%; display:block; }
.box_customer li a, .box_customer li a:active, .box_customer li a:visited{padding: 2px 2px 2px 10px; text-decoration:none; display:block;}
.box_customer li a:hover{text-decoration:none; background:#600; color:#FFF;}

.box_categories {margin-top:5px; border:1px solid #CCC;}
.box_categories .header { padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_categories .content {text-align: left; background:#FFF; padding:4px;}
.box_categories ul{padding:0; margin:0; list-style:none;}
.box_categories li.current{padding:5px; padding-top:0px;}
.box_categories li.current a{padding:5px; color:#600;}
.box_categories li.lv1{width:100%; display:block; }
.box_categories li.lv1 a, .box_categories li.lv1 a:active, .box_categories li.lv1 a:visited{padding: 2px 2px 2px 10px; text-decoration:none; display:block;}
.box_categories li.lv1 a:hover{text-decoration:none; background:#600; color:#FFF;}
.box_categories li.lv2{width:100%; display:block; padding:0 0 0 10px; margin-bottom:5px; font-size:11px; }
.box_categories li.lv2 a{padding:0 0 0 10px; margin-bottom:5px; font-size:11px;}
.box_categories li.lv3{padding:0 0 0 15px; margin-bottom:5px; font-size:11px;}
.box_categories li.lv3 a{padding:0 0 0 15px; margin-bottom:5px; font-size:11px;}

.box_brands {margin-top:5px; border:1px solid #CCC;}
.box_brands .header {padding:6px; background:#9C8136; color:#FFF; font-weight:bold;}
.box_brands .content {text-align: left; background:#FFF; padding:4px;}
.box_brands ul{padding:0; margin:0; list-style:none;}
.box_brands li.lv1{width:100%; display:block; }
.box_brands li.lv1 a, .box_brands li.lv1 a:active, .box_brands li.lv1 a:visited{padding: 2px 2px 2px 10px; text-decoration:none; display:block;}
.box_brands li.lv1 a:hover{text-decoration:none; background:#600; color:#FFF;}

.box_blog {margin-top:5px;  border:1px solid #CCC;}
.box_blog .header {padding:6px; background:#600; color:#FFF; font-weight:bold;}
.box_blog .content { text-align: left; background:#FFF; padding:4px;}
.box_blog ul {list-style-type:none; margin:0; padding:0;}
.box_blog li {padding: 0 0 5px 10px;}
.box_blog li .title {}
.box_blog li .subtitle {font-size:11px;}
.box_blog li .image {float:left;}

.box_article { border:1px solid #CCC; margin-top:5px;}
.box_article .header {padding:6px; font-weight:bold; background:#600;}
.box_article .content {text-align: left; background:#FFF; padding:4px;}
.box_article ul {list-style-type:none; margin:0; padding:0;}
.box_article li {padding: 0 0 5px 10px;}
.box_article li .title, .title a , .title a:active , .title a:visited { font-size:11px; height:45px; overflow: hidden;}
.box_article li .title a:hover { text-decoration:underline; font-size:11px; }
.box_article li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}

.box_payment_methods { margin-top:5px;}
.box_payment_methods .header { padding:0 6px 0 6px; font-weight:bold; text-align:center;}
.box_payment_methods .content { text-align: left; background:#FFF; padding:4px;}
.box_payment_methods ul {list-style-type:none; margin:0; padding:5px 0 0 0;}
.box_payment_methods li {padding: 0 0 5px 20px; float:left;}


/* Easy Slider - Slide  Show*/

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:570px;
		height:200px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:593px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/assets/themes/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/assets/themes/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#EBEBEB;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#600;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* end: slideshow */

/*----
Category Pages
------*/

/*general styles*/

.category_filter {  padding:8px; margin-bottom:4px;}
.category_subtitle { font-size:16px; font-weight:bold; padding-bottom:10px; }
.category_description { border:1px solid #CCC; padding:8px; margin-bottom:4px; }


/*Product Thumbnail: Gallery */
.thumb_header {margin-top:4px; margin-bottom:4px; background: url(/assets/themes/section_header.gif) no-repeat; color:#FFF; font-size:12px; font-weight:bold; color:#FFF; padding:8px 0 8px 10px;}
.thumb {  width:590px; padding: 0; margin:0; overflow:hidden;}
.thumb ul { margin:0; padding:0; list-style-type:none; }
.thumb li { float:left; margin: 2px; padding: 2px 1px 2px 1px; width:135px; height:232px; overflow:hidden;}
.thumb .title { width:132px; height:33px; overflow:hidden; text-align:center; }
.thumb .title A { width:132px; height:33px; overflow:hidden; text-align:center; font-size:11px;}
.thumb .price{ font-size:12px; font-weight:bold; padding-top:2px; height:18px; width:135px; color:#000;}
.thumb .available{ font-size:10px; color:#666; height:22px;}
.thumb .save{ font-size:12px; font-weight:bold; color:#C00;}
.thumb .rrp{ width:132px; font-size:11px; height:12px; overflow:hidden;}
.thumb .promo{ width:132px; font-size:12px; height:16px; overflow:hidden; color:#C00; font-weight:bold;}

/*Product Thumbnail: List View */
.thumb_list {  width:590px; padding: 0; margin:0; overflow:hidden;}
.thumb_list ul { margin:0; padding:0; list-style-type:none; }
.thumb_list li { float:left; margin: 2px; padding: 4px 1px 2px 4px; width:590px; height:50px; border-bottom: dotted 1px #E9E9E9; overflow:hidden;}
.thumb_list .image { float:left; width:50px; }
.thumb_list .description { float:left; width:300px;  overflow:hidden; }
.thumb_list .title, .title A, .title A:hover,.title A:active, .title A:visited{ font-size:11px;}
.thumb_list .pricing {float:left; width:90px; }
.thumb_list .price{ font-size:12px; font-weight:bold; padding-top:2px; color:#000;}
.thumb_list .save{ font-size:12px; font-weight:bold; color:#C00;}
.thumb_list .rrp{ font-size:11px; overflow:hidden;}
.thumb_list .promo{ font-size:12px; overflow:hidden; color:#C00; font-weight:bold;}
.thumb_list .buy {float:left; width:130px; }


/*Brand Thumbnail: Column */
.thumb_brand {  padding: 0; margin:0; overflow:hidden;}
.thumb_brand ul { margin:0; padding:0; list-style-type:none; }
.thumb_brand li { float:left; margin: 2px; padding: 2px 1px 2px 1px; width:140px; height:140px; overflow:hidden; border: solid 1px #E9E9E9;}

/* start thumb buttons */

span.thumb_buttons{display:block; font-size:11px;height:22px;line-height:22px;text-align:center;}
span.thumb_buttons span{margin-right:5px;}
span.thumb_buttons span.current{background-color:#600;border:1px solid #003;color:white;padding:3px 5px;}
span.thumb_buttons span a:link,
span.thumb_buttons span a:visited,
span.thumb_buttons span a:active{background-color:#F7F7F7; border:1px solid #CCC; color:#333;padding:3px 5px;text-decoration:none;}
span.thumb_buttons span a:hover{background-color:#600;border:1px solid #003;color:#fff;padding:3px 5px;}

/* start add all to cart button */

span.thumb_add_all_buttons{display:block; font-size:11px;height:22px;line-height:22px;text-align:right;}
span.thumb_add_all_buttons span{margin-right:5px;}
span.thumb_add_all_buttons span.current{background-color:#600;border:1px solid #003;color:white;padding:3px 5px;}
span.thumb_add_all_buttons span a:link,
span.thumb_add_all_buttons span a:visited,
span.thumb_add_all_buttons span a:active{background-color:#F7F7F7; border:1px solid #CCC; color:#333;padding:3px 5px;text-decoration:none;}
span.thumb_add_all_buttons span a:hover{background-color:#600;border:1px solid #003;color:#fff;padding:3px 5px;}

/* start paging */

span.paging{display:block;font-size:12px;height:30px;line-height:30px;text-align:center;}
span.paging span{margin-right:10px;}
span.paging span.text{font-weight:bold;}
span.paging span.current{background-color:#600;border:1px solid #600;color:white;padding:3px 8px;}
span.paging span a:link,
span.paging span a:visited,
span.paging span a:active{border:1px solid #CCC;color:#333;padding:3px 8px;text-decoration:none;}
span.paging span a:hover{background-color:#FFF;border:1px solid #600;color:#333;padding:3px 8px;}

/* Text Advert */
DIV.textadvert{  padding: 0; margin:0; overflow:hidden;}
DIV.textadvert UL { margin:0; padding:0; list-style-type:none; }
DIV.textadvert LI { float:left; margin:4px; padding:4px; width:265px; height:115px; border: solid 1px #E9E9E9; overflow:hidden;}
DIV.textadvert .image{ float:left; padding:5px;}
DIV.textadvert .headline { padding-top: 10px; padding-bottom: 2px; font-weight:bold; font-size:12px;}
DIV.textadvert .text { padding-bottom: 2px; font-size:11px;}

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

/* Product Essentials Layout - Top Section */

.product_essentials_left{ width:255px; margin-right:10px; float:left; padding-bottom:5px;}
.product_essentials_right{ width:305px; float:left;
}

/* Striped Table Styling*/
tr.even {
  background-color: #F5F5F5;
  padding:4px;
  }
tr.odd {
  background-color: #ddd;
  padding:4px;
}

/* Image Box */

UL.image_box {margin:0; padding:0; list-style-type:none;}
UL.image_box LI { margin:0; float:left; padding:4px; margin: 4px; border: solid #CCC 1px;}

/* General Styles*/

.productqtybox {font-size:14px; border: 1px solid #CCC; font-weight:bold;}
.productprice {font-size:22px; color:#000; font-weight:bold;}
.productwasprice {text-decoration:line-through; font-size:22px; color:#600; font-weight:bold;}
.productrrp {text-decoration:line-through;font-size:16px;}
.productsave {font-size:16px; color:#C00; font-weight:bold;}
.productpromo{font-size:22px; font-weight:bold; color:#CC0000;}
.productsoldout { font-size: 11px; color:#C00; font-weight:bold;}
.productinstock {font-size: 11px; color:#390; font-weight:bold;}
.productmultilevelqty{font-size: 12px; font-weight:bold;}
.productmultilevelprice{font-size: 12px; font-weight:bold; color:#600;}
.productheader{font-size: 16px; color:#333; font-weight:bold; padding-top:5px; padding-bottom:5px;}
.productoptions td{font-size: 12px; color:#333; font-weight:bold; padding:3px;}
.productavailability td{padding:3px;}
.productdetailsheader{font-size: 18px; color:#333; font-weight:bold; padding-top:10px; padding-bottom:5px; border-top:1px solid #CCC; margin-top:10px;}
.productdetails ul {padding:10px;}
.productdetails li {margin-left:20px;}



/**
jCarousel Styles
 */
 
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
	overflow:hidden;
	display:block;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


/* Vertical Carousel Skin */

.jcarousel-skin .jcarousel-container {
}

.jcarousel-skin .jcarousel-container-vertical {
    width: 150px;
    height: 60px;
    padding: 40px 0px;
}


.jcarousel-skin .jcarousel-clip-vertical {
    width:  150px;
    height: 60px;
}

.jcarousel-skin .jcarousel-item { /*edit this to edit item size */
    width: 150px;
    height: 60px;
}


.jcarousel-skin .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 50px;
    width: 50px;
    height: 27px;
    cursor: pointer;
    background: transparent url(/assets/themes/next_vertical.gif) no-repeat 0 0;
}

.jcarousel-skin .jcarousel-next-vertical:hover {
    background-position: 0 -27px;
}

.jcarousel-skin .jcarousel-next-vertical:active {
    background-position: 0 -54px;
}

.jcarousel-skin .jcarousel-next-disabled-vertical,
.jcarousel-skin .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -81px;
}

.jcarousel-skin .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 50px;
    width: 50px;
    height: 27px;
    cursor: pointer;
    background: transparent url(/assets/themes/prev_vertical.gif) no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-vertical:hover {
    background-position: 0 -27px;
}

.jcarousel-skin .jcarousel-prev-vertical:active {
    background-position: 0 -54px;
}

.jcarousel-skin .jcarousel-prev-disabled-vertical,
.jcarousel-skin .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -81px;
}

/**
 *  Items
 */
.jcarousel-skin li .title, .title a , .title a:active , .title a:visited { font-size:11px; overflow: hidden;}
.jcarousel-skin li .title a:hover { text-decoration:underline; font-size:11px; }
.jcarousel-skin li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}


/*-------------------------------------------------------------------------------------*/
/*								Shopping Cart & Checkout							   */
/*-------------------------------------------------------------------------------------*/

/*Image Buttons */
 
a.button_1 {
	background: transparent url(/assets/themes/buttons/square-green-left.gif) no-repeat top left;
	display: block;
	float: left;
	font-size:12px; 
	font-weight:bold;
	line-height: 15px;
	height: 23px; 
	padding-left: 9px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration: none;
}
a:link.button_1, a:visited.button_1, a:active.button_1 {
	color: #FFF; 
	font-weight:bold;
}
a.button_1 span {
	background: transparent url(/assets/themes/buttons/square-green-right.gif) no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; 
}
a.button_1:hover { 
	background-position: bottom left;
}
a.button_1:hover span { 
	background-position: bottom right;
	color: #FFF;
}

a.button_2 {
	background: transparent url(/assets/themes/buttons/square-gray-left.gif) no-repeat top left;
	display: block;
	float: left;
	font-size:12px; 
	font-weight:bold;
	line-height: 15px;
	height: 23px; 
	padding-left: 9px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration: none;
}
a:link.button_2, a:visited.button_2, a:active.button_2 {
	color: #FFF; 
	font-weight:bold;
}
a.button_2 span {
	background: transparent url(/assets/themes/buttons/square-gray-right.gif) no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; 
}
a.button_2:hover { 
	background-position: bottom left;
}
a.button_2:hover span { 
	background-position: bottom right;
}

/*	Checkout Progress  */

.cart_list_container {
	margin-bottom:15px; 
	height:50px;}
.checkout_steps_arrow {
	float:left; 
	width:7px; 
	padding-top:18px; 
	padding-right:5px;}
.cart_off {
	width:130px;
	float:left;
}
.cart_on {
	width:130px;
	float:left;
}
.cart_on .number {
	background:url(/assets/template/checkout/checkout.gif) bottom; 
	font-size:24px; 
	font-weight:bold; 
	width:48px; 
	height:38px; 
	padding-top:6px; 
	text-align:center; 
	float:left; 
}
.cart_on .text {
	float:left;
	width:70px; 
	padding-top:10px; 
	padding-left:5px;
}
.cart_off .number {
	background:url(/assets/template/checkout/checkout.gif) top; 
	font-size:24px; 
	font-weight:bold; 
	color:#333; 
	width:48px; 
	height:38px; 
	padding-top:6px; 
	text-align:center; 
	float:left; 
}
.cart_off .text {
	color:#333; 
	float:left;
	width:70px; 
	padding-top:10px; 
	padding-left:5px;
}

/*	General	Checkout Styles  */

.checkout_box {
	border:1px solid #CCC;
}
.checkout_box_header {
	background:#F7F7F7;
	font-weight:bold;
	font-size:14px;
	padding:6px;
	color:#444;
}
.checkout_box_content {
	padding:8px;
	background-color:#FFF;
}
.item_list {
	font-size:11px;
}
.item_list TD.checkout_table_header {
	font-size:11px;
	font-weight:bold;
}
.item_list TD.item0 {
	font-size:11px;
}
.item_list TD.item1 {
	font-size:11px;
}
.item_list TD.shitem_d_0 {
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
}
.item_list TD.shitem_d_1 {
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
}
.item_list TD.shitem0 {
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
}
.item_list TD.shitem1 {
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
}
.item_list TD.store_total {
	font-size:11px;
	font-weight:bold;
	border-bottom:2px solid #CCCCCC;
}
.comment_ctrl {
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
}
.ototal {
	color: #CC0000;
	font-weight:bold;
	font-size:14px;
}
.gift_t {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}

/*	Message Boxes	  */

.warnbox {
	border: 1px solid #F90;
	margin: 4px;
	background-color:#FFFFD2;
}
.warnbox ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top:5px;
	margin-bottom: 0px;
}
.warnbox li {
	padding-left: 22px;
	padding-bottom: 5px;
	background-image: url(/assets/cpanel/icons/error_delete.png);
	background-repeat: no-repeat;
}
.errorbox {
	border: 1px solid #CC0000;
	margin: 4px;
	background-color: #FF9999;
}
.errorbox ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top:5px;
	margin-bottom: 0px;
}
.errorbox li {
	padding-left: 22px;
	padding-bottom: 5px;
	background-image: url(/assets/cpanel/icons/error_delete.png);
	background-repeat: no-repeat;
	font-weight:bold;
}
.successbox {
	border: 1px solid #669900;
	margin: 4px;
	background-color: #E0FBAE;
}
.successbox ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top:5px;
	margin-bottom: 0px;
}
.successbox li {
	padding-left: 22px;
	padding-bottom: 5px;
	background-image: url(/assets/cpanel/icons/accept.png);
	background-repeat: no-repeat;
	font-weight:bold;
}

/***----- 
View Type
-----***/

.viewby {font-weight:normal; padding-top:4px; padding-bottom:4px; text-align:right;}
.viewbyon, .viewbyon a, .viewbyon a:visited, .viewbyon a:active{
	font-weight:bold;
}
.viewbyoff, .viewbyoff a, .viewbyoff a:visited, .viewbyoff a:active{
	font-weight:normal;
}

/**-------------New Boxes -------------**/

.atomic_box {
	background: url(/assets/themes/box_body.gif) repeat-y;
	margin: 0 0 0 0;
}
.atomic_box-header {
	background: url(/assets/themes/box_header.gif) no-repeat;
	padding: 6px 0 0 15px;
	height:36px;
}
.atomic_box-header-blue {
	background: url(/assets/themes/box_header_blue.gif) no-repeat;
	padding: 6px 0 0 15px;
	height:36px;
}
.atomic_box-header-plain {
	background: url(/assets/themes/box_header_plain.gif) no-repeat;
	padding: 0px 0 0 15px;
	height:8px;
}

.atomic_box-header .header{
	padding: 8px 0 0 0;
	color: #fff;
	height:35px;
	font-weight:bold;
	font-size:12px;
}
.atomic_box-header-blue .header{
	padding: 8px 0 0 0;
	color: #fff;
	height:35px;
	font-weight:bold;
	font-size:12px;
}
.atomic_box-body{
	background: url(/assets/themes/box_bottom.gif) no-repeat bottom left;
	padding: 4px 10px 10px 10px;
	margin-bottom:10px;
}

.atomic_box-body-items{
	background: url(/assets/themes/box_bottom.gif) no-repeat bottom left;
	padding: 4px 10px 10px 10px;
	margin-bottom:10px;}
	
.atomic_box-body-items ul {list-style-type:none; margin:0; padding:0;}
.atomic_box-body-items li {padding:4px; border-bottom: dotted 1px #CCC;}
.atomic_box-body-items li .title, .title a , .title a:active , .title a:visited { font-size:11px; overflow: hidden;}
.atomic_box-body-items li .title a:hover { text-decoration:underline; font-size:11px; }
.atomic_box-body-items li .image {float:left; margin-right:4px; border:1px solid #F4F4F4;}
.atomic_box-body-items li .price { font-size:11px; }

.atomic_box-body-payment{
	background: url(/assets/themes/box_bottom.gif) no-repeat bottom left;
	padding: 4px 10px 10px 10px;
	margin-bottom:10px;
}
.atomic_box-body-payment ul {list-style-type:none; margin:0; padding:5px 0 0 0;}
.atomic_box-body-payment li {padding: 0 0 5px 20px; float:left;}
