/* 

rgbstore- CSS File

*/

.c_inner{background-image:url(../Images/c_inner_repeat.gif); background-repeat:repeat-y; width:696px;}
.c_inner_t{background-image:url(../Images/c_inner_top.gif); background-repeat:no-repeat; background-position:top;  width:696px;}
.c_inner_b{background-image:url(../Images/c_inner_bottom.gif); background-repeat:no-repeat; background-position:bottom;  width:696px;}

/*** SHOPPING CART & CATEGORY ***/
#breadcrumb{background-image:url(../Images/dotted.gif); background-repeat:repeat-x; background-position:bottom; padding:0px 0px 8px 0px}
#breadcrumb a, #breadcrumb a:visited{color:#707070; text-decoration:none;}
#breadcrumb a:hover{text-decoration:underline;}
.headings{
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	color:#a97606;
	font-size:14px; font-weight:bold !important;
	background-image:url(../Images/heading_red.gif); background-repeat:no-repeat; height:26px; width:661px;
}

.headings ul, .proList ul{margin:0px; padding:0px; list-style-type:none;}
.headings ul li{
	float:left;
	list-style-type:none;
	color:#a97606;
	text-align:center;
	font-size:14px;
}

.headings ul li.priview, .proList ul li.priview {width:310px; padding-left:5px; text-align:left;}
.headings ul li.quantity, .proList ul li.quantity {width:56px;}
.headings ul li.priceHead, .proList ul li.priceHead {width:100px;}
.headings ul li.total, .proList ul li.total {width:85px; font-weight:bold;}
.headings ul li.remove, .proList ul li.remove {width:100px;}

.headings ul li.prodname{width:455px; text-align:left;}

.proList {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #dedede ;
	width:661px;
}

.proList a, .proList a:visited{color:#707070;}
.proList ul li {
	float:left;
	list-style-type:none;
	text-align:center;
	padding:18px 0px 18px 0px;
	font-size:12px;
}

.proList ul li.quantity input{border:solid 1px;}
.subtotal, .checkout{width:671px;}
.subtotal ul, .checkout ul, .catlist ul{list-style-type:none; padding:0px; margin:0px;}
.subtotal ul li, .checkout ul li{list-style-type:none; padding:10px 0px; margin:0px; text-align:right; font-weight:bold;}
.catlist{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 1px #dedede ;
	width:661px;
}

.catlist ul li {
	float:left;
	list-style-type:none;
	text-align:center;
	padding:18px 0px 18px 0px;
	font-size:12px;
}

.catlist ul li.prodname{width:455px; text-align:left;}
.catlist ul li.priceHead {width:103px;}
.catlist ul li.buy {width:103px;}

.pagenumber{padding:8px 0px 0px 0px; text-align:right;}
span.display{float:left;}

/**/
#description{}
#product_image{width:240px; float:left; padding:0px 0px 0px 10px;}
#product_description{width:380px; float:left; padding:0px 0px 0px 40px;}
.title_description{font-weight:bold; font-size:16px; font-family:Tahoma; border-bottom: solid 1px #dedede; padding-bottom:0px; margin-bottom:10px;}
.title_description h2{margin-bottom:0px; padding-bottom:10px;}
.thumb{margin:0 auto 10px auto; text-align:center; padding:0px 0px 20px 25px; border-bottom:solid 1px #dedede;}
.row{border:solid 1px #fff; padding:2px 0px;}
.row ul{margin:0px; padding:0px; list-style-type:none;}
.row ul li{float:left; padding:2px 0px; margin:0px; display:inline;}
.row ul li.col1{font-weight:bold; width:20%}
.row ul li.col2{font-weight:bold; width:auto}

#placetabs {
	width:700px;
}
#menutabs {
	width:700px;
	height:39px;
	background:url(../Images/back_tabs.jpg) no-repeat;
	background-position:bottom left;
	margin-left:-1px;
}
#menutabs li {
	height:36px;
	float:left;
	display:inline;
	
}
#menutabs li a, #menutabs li a:link, #menutabs li a:visited {
	height:41px;
	float:left;
	display:inline;
	background:url(../Images/tabs_left.png) no-repeat;
	font-size:1.2em;
	color:#727272;
	font-weight:bold;
}
#menutabs .ui-tabs-selected a, #menutabs .ui-tabs-selected a:link, #menutabs .ui-tabs-selected a:visited {
	background-position:0 -36px;
	color:#900;
	text-decoration:none;
}
#menutabs .ui-tabs-selected a:hover {
	text-decoration:none;
}
.ui-tabs-hide {  
	display: none;  
}
#menutabs li a span, #menutabs li a:link span, #menutabs li a:visited span {
	height:17px;
	float:left;
	display:inline;
	background:url(../Images/tabs_right.png) no-repeat 100% 0;
	padding:10px 25px 0 25px;
	cursor:pointer;
}
#menutabs li.last a span, #menutabs li.last a:link span, #menutabs li.last a:visited span {
	background:url(../Images/tabs_rightlast.png) no-repeat 100% 0;
}
#menutabs li.ui-tabs-selected a span, #menutabs li.ui-tabs-selected a:link span, #menutabs li.ui-tabs-selected a:visited span {
	background-position:100% -36px;
}
.tabscontent {
	width:680px;
	padding:25px 15px 15px 15px;
	background:#fff;
	margin:0 0 0 0px;
	background:url(../Images/back_contenttabs.jpg) repeat-y;
	margin-top:-10px;
	margin-left:-1px;
}
.tabscontent h2 {
	padding:0px 0 0 5px;
	font-size:12px;
	width:600px;
	font-weight:bold;
	margin-bottom:2px;
	color:#900;
}
.tabscontent p {
	font-size:12px;
	padding:0 0px 0px 13px;
	line-height:14px;
	margin:0px 0px 3px 0px;
	width:550px;
}
.tabscontent ul {
	font-size:12px;
	padding:0 0px 0px 13px;
	line-height:14px;
	margin-bottom:0px;
	margin-top:0px;
}

#tabsbottom, .innercontentbottom {
	width:700px;
	height:25px;
	font-size:0;
	background:url(../Images/back_contentbottom.jpg) no-repeat;
	margin-left:-1px;
}
#submenu {
	width:300x;
	height:52px;
	padding:13px 0 0 0;
}
#submenu li {
	display:inline;
	float:left;
	height:41px;
	margin:0 3px 0 0;
	position:relative;
}
#submenu li a, #submenu li a:link, #submenu li a:visited {
	display:inline;
	float:left;
	height:41px;
	background:url(../Images/submenu_left.png) no-repeat;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-transform:none;
}
#submenu li a span, #submenu li a:link span, #submenu li a:visited span {
	display:inline;
	float:left;
	height:30px;
	padding:11px 10px 0 10px;
	background:url(../Images/submenu_right.png) no-repeat 100% 0;
	cursor:pointer;
}
#submenu li:hover a {
	background-position:0 -41px;
	text-decoration:none;
}
#submenu li:hover a span {
	background-position:100% -41px;
}
/* Animated Popup
=====================================================================*/
#submenu li div {
	font-size:1.2em;
	background:url(../Images/popup.png) no-repeat;
	width: 170px;
	height: 122px;
	position: absolute;
	top: -120px;
	left:-30px;
	text-align: left;
	font-style: normal;
	font-size:1.1em;
	z-index: 9999;
	display: none;
	padding:15px 13px;
}
#submenu li div h3 {
	width:170px;
	height:22px;
	background:#fff;
	border-bottom:1px solid #a9a9a9;
	text-align:center;
	font-size:1.2em;
	padding:7px 0 0 0;
	font-weight:lighter;
}
#submenu li div h3 span {
	font-weight:bold;
}
#listdownload, #listtrial, #listhistory {
	width:170px;
}
#submenu li div #listdownload li {
	width:170px;
	height:27px;
	background:url(../Images/seppopup.gif) repeat-x 0 100%;
}
#submenu li div #listdownload li.last {
	background:none;
}
#submenu li div #listdownload li a, #submenu li div #listdownload li a:link, #submenu li div #listdownload li a:visited {
	width:172px;
	height:21px;
	display:block;
	margin:0;
	padding:0;
	background:none;
	font-size:1.1em;
	color:#245067;
	text-transform:none;
	font-weight:lighter;
	padding:6px 8px 0 0px;
	background:url(../Images/icon_download.png) no-repeat 5px 4px;
}
#submenu li div #listdownload li a:hover {
	text-decoration:underline;
}
#submenu li div #listtrial li, #submenu li div #listhistory li {
	width:154px;
	height:20px;
	font-size:1.2em;
	padding:6px 8px 0 8px;
	background:url(../Images/seppopup.gif) repeat-x 0 100%;
}
#submenu li div #listtrial li strong, #submenu li div #listhistory li strong {
	float:left;
}
#submenu li div #listtrial li span, #submenu li div #listhistory li span {
	float:right;
}
#submenu li div a, #submenu li div a:link, #submenu li div a:visited {
	width:132px;
	height:21px;
	display:block;
	margin:0;
	padding:0;
	background:none;
	font-size:1.1em;
	color:#245067;
	text-transform:none;
	font-weight:lighter;
	padding:6px 8px 0 0px;
	background:url(../Images/icon_download.png) no-repeat 5px 4px;
}
#submenu li div a:hover {
	text-decoration:underline;
}
#submenu li div #listhistory li.last {
	background:none;
}
#submenu li div #listhistory a, #submenu li div #listhistory a:link, #submenu li div #listhistory a:visited {
	width:153px;
	height:21px;
	display:block;
	margin:0;
	padding:0;
	background:none;
	color:#245067;
	text-transform:none;
	font-weight:lighter;
	padding:3px 8px 0 0;
	font-size:0.9em;
	text-align:right;
}
#submenu li div h4.price {
	width:170px;
	height:48px;
	text-align:center;
	font-size:3.0em;
	color:#3a6502;
	background:url(../images/seppopup.gif) repeat-x 0 100%;
	padding:9px 0 0 0;
}
#submenu li div a.linkbuynow {
	text-align:right;
	background:none;
}
.productDetails-bottomShadow {
	background-image: url(../Images/admin/productDetails_shadow_bottom.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 20px;
}

/***** Product Detail Page ***/
.productDetailWrapper {
	height: 1%;
	min-height: 1%;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: -20px;
}
.productDetailWrapper .image {
	float: left;
}
.productDetailWrapper .image .imageWrapper {
	margin-top:20px;
}
.productDetailWrapper .image img {
}
.imageCart .imageWrapper {
  border: solid 1px #cfcfcf;
	margin:5px 5px 3px 5px;
}
.productDetailWrapper .addToCart {
	width: 600px;
	padding-top: 2px;
	background-image: url("../Images/addToCart_bg.png");
	background-position: 50% 100%;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	float:right;
	margin-top:0px;
	min-height:200px;
}

.productDetailWrapper .addToCart .addFields{
	background-color: #EEE;
	padding: 10px 10px 10px 10px;
	min-height:250px;
}

.productDetailWrapper .addToCart form {
	padding: 0px 10px 10px 10px;
}
.productDetailWrapper .addToCart #addFields h2 {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	padding:0px;
	color:#971b1b;
	font-weight:bold;
}
.productDetailWrapper .addToCart form label {
	color:#0B1846;
	padding:0 3px 0 3px;
	width:40px;
	font-weight:bold;
	text-align:right;
}
.productDetailWrapper .addToCart .form option {
	padding:0;
	margin:0;
}
.productDetailWrapper .addToCart form select {
	width:160px;
	padding:0;
	margin:0 0 0 5px;
}
.productDetailWrapper .addToCart .addToCartSelect {
	white-space:nowrap; 
	margin:0 10px 15px 0;
}
.productDetailWrapper .addToCart .addToCartSelect label {
	width:100px;
	display:inline-block;
	text-align:right;
	padding:0;
	margin:0;
}
.productDetailWrapper .addToCart form #soldOut {
	color: #d00;
	font-weight: bold;
	font-size: 16px;
	padding-left: 22px;
}
.productDetailWrapper .addToCart form #checkingAvail {
	font-style: italic;
}
.productDetailWrapper .addToCart form #notSold {
	font-style: italic;
}
.list {
	line-height:15px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:0px;
	margin-left:0px;
	list-style: disc;
}
/******     *******/
/* featured */

#featuredWrapper {
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 4px;
	overflow: hidden;
}
#featuredWrapperAfter {
	background-image: url("../Images/featuredWrapper_bg.png");
	background-repeat: no-repeat;
	padding-bottom: 16px;
}
#featuredWrapper .box {
	width: 325px;
	height: 285px;
	background-color: #ababab;
	border: solid 1px #8c8e94;
	float: left;
	margin-right: 4px;
	background-image: url("../Images/featuredBox_bg.gif");
	background-repeat: repeat-x;
}
#featuredWrapper h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 11px 0 18px 48px;
}

#featuredWrapper .productWrapper {
	overflow: hidden;
	margin-top: -15px;
}
#featuredWrapper .productWrapper .image {
	float: right;
	width: 325px;
}
#featuredWrapper .productWrapper .price h3 {
	color: #0F1323;
	font-size: 18px;
	padding: 0 20px;
	line-height: 26px;
	padding-top: 5px;
}
#featuredWrapper .productWrapper .price p {
	margin-bottom:0;
	padding-bottom:0;
}
#featuredWrapper .productWrapper .price h4 {
	color: #fff;
	font-size: 26px;
	line-height: 38px;
	padding: 0 20px 6px 20px;
	font-style: normal;
}
#featuredWrapper p {
	padding: 0 15px 5px 15px;
	color: #fff;
	font-size: 12px;
}
#featuredWrapper p.morespace {
	line-height: 20px;
}

#featureProduct {
}
#aboutPowerstore {
}
#whatsNew {
}
a.expandable {
	font-size:16px; padding:12px 8px;
}
td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#ProductBox {
	float:right;
	width:450px;
}
#ProductBox .heading {
	background-image:url(../Images/product_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:50px;
	padding:10px 10px 0px 25px;

}
#ProductBox .content {
	background-image:url(../Images/product_middle.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
}
#ProductBox .content  li{
	list-style: circle;
	
}
#ProductBox .bottom {
	background-image:url(../Images/product_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:30px;
}
#ProductBox .footer_content {
	background-image:url(../Images/prod_footer_content.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0px 10px 0px 25px;
}
#ProductBox .footerBottom {
	background-image:url(../Images/prod_footer_bot.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:20px;
}
				
	

