/*****************************
  Add Your Template CSS Here
*****************************/

/* Common */
a {text-decoration:none; color:#000; cursor:pointer;}
a:hover {
	text-decoration:underline;
}
h1, h2, h3,h4,  img, form,input,ul, li {margin:0; padding:0;}
a img {border:0;}
p {padding :7px 0; margin : 0;}
h2 {
	color:#000;
	font-size:19px;
	font-weight:normal;
}
h3 {
	color:#000;
	font-size:14px;
}
h4 {font-size:15px;font-weight:normal;padding-bottom:5px;}

.products_status_h3 {
	color:#000;
}

/* Alignments */
.alignleft {float:left;}
.alignright {float:right;}
.center {text-align:center;}
img.alignleft {margin:0 10px 2px 0;}
img.alignright {margin:0 0 2px 10px;}
img.center {display:block; margin-left:auto;margin-right:auto;}

/* ======= Page Strucure ======== */
#header-outer {
	border-bottom:7px solid #989898;
	background-color: #DDBB1D;
	height: 170px;
}
#header-outer h2 {
	color:#000;
}
#header {width:912px;margin:0 auto;padding-top:15px;}
#wrapper-outer {
	background-color: #fff;
	background-image: url(../../admin/);	background-repeat:repeat;
	background-position:center top;
}
div.wrapper-outer h2 {
color:#000;
}
div.wrapper h2 {
color:#000;
}

#wrapper {width:912px;margin:0 auto;}
#content {
	width:870px;
	padding:15px 0 0 0px;
	min-height: 400px;
}
/* CSS IE6 HACK */
/*\*/ * html #content { width:890px; } /**/ 

 
#content2 {
	float:left;
	width:700px;
	padding:15px 0 0 20px;
	min-height: 400px;
}
#sidebar {
	float:right;
	margin-top:-20px; 
	width:284px; 
	padding:4px; 
	color:#434343;
}
#sidebar2 {
	float:left;
	width:180px;
	padding:5px;
	margin-top: 10px;
	color:#434343;
}

#footer-outer {
	border-top:9px solid #989898;
	background-color: #DDBB1D;
}
#footer {width:912px;margin:0 auto; padding:10px 0; font-size:11px;text-align:center;color:#000;}


/* ======= common ======== */
/* Forms*/
input.txt {border:1px solid #ECECEC; margin-bottom:10px;padding:5px 0; height:23px; width:250px;}
input.btn {
	float:right;
	padding:5px 10px;
	height:33px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#fff;
	font-size:13px;
	margin-left:6px;
	cursor:pointer;
}

a.more { font-weight:bold; font-size:11px;}
p.space {padding:0;line-height:15px;clear:both;}

.clr {clear:both; margin:0; padding:0; font-size:1px; line-height:1px;height:1px;}



/* ===== Header ===== */

/* logo */
h1#logo a {
	display:block;
	width:700;
	height: 90px;
	color:#000;
}
h1#logo a span {
	color:#000;
}

#main_content a{
	color:#000;
}

/* Navigation */
ul#nav {list-style:none;float:right;}
ul#nav li {list-style:none;display:inline;font-size:11px; font-weight:bold;text-transform:uppercase;}
ul#nav li a {
	display:block;
	float:left;
	width:auto;
	line-height:16px;
	padding:6px 16px;
	text-align:center;
	color:#000;
	text-decoration:none;
	margin-right:3px;
}
ul#nav li a:hover {
	background-color:#989898;
	color:#DDBB1D;
}
ul#nav li a.current {
	background-color:#989898;
	color:#ffffff;
}

ul#nav li a:hover, ul#nav li#btn-2 a:hover, ul#nav li#btn-3 a:hover , ul#nav li#btn-4 a:hover , ul#nav li#btn-5 a:hover , ul#nav li#btn-6 a:hover  {
	color:#000;
	text-decoration:none;
}

.slideshow {width:277px;}


/* ===== Content ===== */
#content h2 {padding-bottom:5px;margin:0 0 5px 0;color:#000;}
#content h2 a, #content h3 a {color:#000;}
#content h2 a:hover,  #content h3 a:hover  {text-decoration :none;color:#000;}

/* ===== Content 2 ===== */
#content2 h2 {padding-bottom:5px;margin:0 0 5px 0;color:#000;}
#content2 h2 a, #content h3 a {color:#000;}
#content2 h2 a:hover,  #content h3 a:hover  {text-decoration :none;color:#000;}

.bb_main {
	background:url(../../images/blue-bg.gif) repeat-x;
	 min-height:176px;
	 padding:0 18px;
	 width:542px;
}
.bb_main2 {
	background:url(../../images/blue-bg.gif) repeat-x;
	padding:0 18px;
	width:664px;
	min-height: 160px;
	height: auto;
}

* html .bb_main {height:176px;}

#content ul {list-style-position:inside;padding:7px;}
#content2 ul {list-style-position:inside;padding:7px;}
/* 3 small boxes */
.box3 {background:url(../../images/3box-bg.gif) repeat-y;color:#fff;width:578px;margin:25px 0;}
.box3_top {font-size:1px; line-height:9px; height:9px;background:url(../../images/3box-top.gif) no-repeat;}
.box3_btm {font-size:1px; line-height:9px; height:9px;background:url(../../images/3box-btm.gif) no-repeat;}
.box3_main {background:url(../../images/3box-main.gif) repeat-x; min-height:157px;padding:0 10px;width:168px;margin-right:7px;float:left;}
* html .box3_main {height:157px;}
.last {margin-right:0;}

.more {text-align:right;}
.more a {background:url(../../images/arrow.gif) no-repeat right center;padding-right:12px; }
.box3_main .more a {color:#fff;}
/* ===== Sidebar ===== */
#sidebar h3 {color:#000;font-size:15px;padding-bottom:5px;margin:10px 0 5px 0;}
#sidebar ul {list-style:none;}
#sidebar li {padding:5px 5px 5px 15px;line-height:16px;}
#sidebar li a {color:#434343;}

#sidebar .more a {background:url(../../images/more-arrow.gif) no-repeat right center;padding-right:12px; color:#000;font-size:11px; font-weight:bold;}

/*==== Sidebar 2 ====*/
#sidebar2 h3 {color:#000;font-size:15px;padding-bottom:5px;margin:10px 0 5px 0;}
#sidebar2 ul {list-style:none;}
#sidebar2 li {padding:5px 5px 5px 15px;line-height:16px;}
#sidebar2 li a {color:#434343;}

#sidebar2 .more a {background:url(../../images/more-arrow.gif) no-repeat right center;padding-right:12px; color:#000;font-size:11px; font-weight:bold;}


/* ======= Footer ======== */
#footer p {padding:0;line-height:20px;}
#footer a {color:#000;}

input {
	border:1px solid #999;
	padding: 2px;
}
.bordered_drop {
	border:1px solid #999;
	background-color:#FFFEE8 !important;
	padding: 1px;
}
textarea {
	border:1px solid #999;
	background-color:#FFFEE8 !important;
	padding: 1px;
	overflow: auto;
}
.save_button {
	border:1px solid #999;
	background-color:#3366CC !important;
	padding: 2px;
	font-weight: bold;
	color: #FFFEE8;
}
.save_button:hover {
	border:1px solid #000;
	background-color:#336699 !important;
}

/*======= Login - Header tab ========= */

#login {
	float:right;
	width: 300px;
	height: 30px;
	color: #000;
	position: absolute;
	right: 0px;
	top: 20px;
}
#login a {
	color:#000;
}

/******************************************* Store Options
*/
.style41 {font-size: large}
#product {
	width: 140px;
	float:left;
	height: 180px;
	padding:10px;
	margin: 2px;
	border: 1px solid #CCC;
}
.style101 {font-size: 9px}
.pagination{
	padding: 2px;
	margin-top: 6px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; 
	font-size: 16px;
	color: #000;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	color: #000;
}
.pagination a, .pagination a:visited{
	border: 1px solid #000;
	background-color: #989898;
	color: #000 !important;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #000;
	background-color: #989898;
	color: #000 !important;
}

.pagination a.currentpage{
	background-color: #989898;
	color: #000 !important;
	font-weight: bold;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagination a.prevnext{
	font-weight: 20px;
	font-variant: small-caps;
}
.return_link {
	color:#000;
	background-color: #ffffff;
	padding: 6px;
	border: 2px solid;
	border-color: #FFFFFF;
}
.zoom {
color:#000;
}
.ec_ejc_thkbx {
	border:1px solid #999;
	background-color:#FFFEE8 !important;
	padding: 2px;
	position:relative;
	top:-3px;
	padding-top: 14px;
	padding-top: 2px !ie;
}
/********************* ROUNDED CONTENT SIDEBAR 1 ************************/
#rounded_sidebar {
	margin:auto;
	width:100%;
	background-color: #DDBB1D;
	color:#000;
}
#rounded_sidebar h2{
	color:#000;
}
#rounded_sidebar h3{
	color:#000;
}
#rounded_sidebar a{
	color:#000;
}
#rounded_sidebar p{
	color:#000;
}
b.rtop_sidebar, b.rbottom_sidebar{display:block;background: #fff}
b.rtop_sidebar b, b.rbottom_sidebar b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #DDBB1D;
}
b.r1_sidebar{margin: 0 5px}
b.r2_sidebar{margin: 0 3px}
b.r3_sidebar{margin: 0 2px}
b.rtop_sidebar b.r4_sidebar, b.rbottom_sidebar b.r4_sidebar{margin: 0 1px;height: 2px}
/********************* ROUNDED CONTENT SIDEBAR 2 ************************/
#rounded_sidebar_2 {
	margin:auto;
	width:100%;
	background-color: #989898;
	color:#000;
}
#rounded_sidebar_2 h2{
	color:#000;
}
#rounded_sidebar_2 h3{
	color:#000;
}
#rounded_sidebar_2 a{
	color:#000;
}
#rounded_sidebar_2 p{
	color:#000;
}
b.rtop_sidebar_2, b.rbottom_sidebar_2{display:block;background: #fff}
b.rtop_sidebar_2 b, b.rbottom_sidebar_2 b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #989898;
}
b.r1_sidebar_2{margin: 0 5px}
b.r2_sidebar_2{margin: 0 3px}
b.r3_sidebar_2{margin: 0 2px}
b.rtop_sidebar_2 b.r4_sidebar_2, b.rbottom_sidebar_2 b.r4_sidebar_2{margin: 0 1px;height: 2px}

/***************************** Rounded Content NORMAL **************************/
#rounded {
	margin:auto;
	width:100%;
	background-color: #ffffff;
	color:;
}
b.rtop, b.rbottom{display:block;background: #fff}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #ffffff;
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
#inside_main {
	padding:1%;
	width:96%;
}
/********************************************************************************/

.basic_box {
 	border:1px solid #DBDBDB;
	background:#FFF;
	color:#474748;
	padding:4px;
	margin:2px;
}
.basic_box h2 {
	color:#83A5C7;
}
.basic_box h3 {
	color:#83A5C7;
}
.basic_box h4 {
	color:#83A5C7;
}


#vertical_slide {
	color: #FFFFFF;
	padding: 10px;
	border: 5px solid #F3F1F1;
	background-color: #151515;
	width: 400px;
	height:auto;
}
#vertical_slide p{
}
#vertical_slide h3{
	font-size:24px;
}
#box_outter { 
	position:absolute;
	width: auto;
	height: auto;
	margin-left: 25%;
	margin-right: 25%;
	top: 140px;
	z-index:99;
}
table#products_keywords {
	color:#000;
	line-height: 10px;
}
#close_box {
	width: 30px;
	height: 30px;
	position:absolute;
	margin-left: 355px;
	font-size: 20px;
	margin-top: 70px;
	z-index: 99;
}
#outside_table {
	border: 2px solid #999;
	height: 280px;
	overflow: auto;
}
#outside_product {
	border: 2px dashed #666;
	margin: 2px;
	width: 350px;
}

.reallyeasycart {
	font-size: 10px;
	margin-top: 10px;
}
.reallyeasycart a {
	padding: 2px;
	border:1px dashed;
	width: 100px;
	text-align: center;
	color: #999999;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	border-color: #CCCCCC;
}
.reallyeasycart a:hover {
	color:#000000;
}

#outside_product_modal {
	width: 580px;
}

div#modal_window_box p {
	color:#000;
	font-size: 12px;
}
div#modal_window_box a {
	color:#000;
}
div#modal_window_box h2 {
	color:#000;
	font-size: 24px;
	font-weight: bold;
}

table#products_keywords a{
	color: #000;
	line-height: 10px;
}
table#products_keywords p{
	color: #000;
	line-height: 10px;
}
table#products_keywords *{
	color: #000;
	line-height: 10px;
}
table#products_keywords strong{
	color: #000;
	line-height: 10px;
}
#modal_window_background {
	position: fixed;
	width: 100%;
	height: 1px;
	background-color: #000000;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	top: 0%;
	left: 0%;
	z-index:99;
}

#modal_window_positioning {
	position:fixed;
	width: 100%;
	top: 0%;
	left: 0%;
	z-index:99;
}

#modal_window_box {
	width: 600px;
	height: 1px;
	background-color: #DDBB1D;
	border: 3px solid #989898;
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius:10px;
	float: none;
	margin: auto;
	margin-top: 100px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	padding: 4px;
	z-index:99;
	color:#000;
}

		/* CSS IE6 HACKs */
		/*\*/ * html #modal_window_positioning { position: absolute; } /**/
		/*\*/ * html #modal_window_background { position: absolute; height: 1000px; } /**/

.generated_button {
	padding:0px 6px;
	border:1px solid #666666;
	background-color: #989898;
	color:#000;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;	
	font-size: small;
	font-weight: bold;
}
.generated_button a {
	color:#000;
}
.generated_button a:link{
	color:#000;
}
.generated_button .link{
	color:#000;
}

#outside_all {
	background-color: #FFF;
	color: #000;
}
#outside_all a{
	color: #000;
}
#outside_all p{
	color:#000;
}
#outside_all td{
	color: #000;
}

#modal_window_close {
	float:right;
	width:auto;
	text-align:right;
	height: 1px;
}
#modal_cart_total {
	float: right;
	width: 180px;
	font-size: 14px;	
}
#modal_cart_total .caps {
	font-size: 18px;	
}
#modal_cart_total em {
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
	
#proceed {
	font-size: small;
	font-weight: bold;
	font-style: italic;
	float:right;
	height: 40px;
}
#footer-outer {
	text-align: left;
}

#footer {
	width: 902px;
	margin: auto;
	font-size: 12px;
	text-align: left;
}
#footer h2{
	font-size: 12px;
}
#top_footer {
	width: 880px;
	clear: both;
	padding: 10px;
	text-align: left;
	font-size: 14px;
}
#middle_left_footer {
	width: 430px;
	float: left;
	padding: 10px;
}
#middle_right_top_footer {
	width: 430px;
	float: right;
	padding: 10px;
}
#middle_right_bottom_footer {
	width: 430px;
	float: right;
	padding: 10px;
	font-size: 10px;
}
#bottom_footer {
	width: 880px;
	clear: both;
	padding: 10px;
}

.button_image_video {
	padding: 2px;
	margin: 5px;
	border: 1px solid #989898;
}

