/********************************************
   HTML ELEMENTS
********************************************/ 

/* ============  RESET ============ */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #992424;
	color: #333;
	font: 9pt verdana;
}
/* ============ LINKS ============ */
a, a:visited, a:active {	
	background: inherit;
	color: #353d54;
	text-decoration: underline;
}
a:hover {
	background: inherit;
	color: #353d54S;
	text-decoration: underline;
}
/* ============ HEADERS ============ */

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	}
	
ul {
	list-style: none;
	}
	body {
      font-family:verdana;
      font-size:8pt;
    }
     label,input, select {
	    display: block;
	    float: left;
	    margin-bottom: 10px;
    }

    label {
	    text-align: right;
	    padding-right: 20px;
	    width:150px;
	    vertical-align:middle;
	    margin-bottom:-3px;
    }
    br {
	    clear: left;
    }
    #contentPanel {
        padding:10px;
        align:center;
    }
    #search_panel {
        padding:10px;
        align:center;
    }
    #contentPanel legend {
        border:1px solid #c0c0c0;
        padding:3px;
    }
    #contentPanel fieldset 
    {
		display:block;
    }
    #search_panel legend {
        border:1px solid #c0c0c0;
        padding:3px;
        
    }
    table td {
        padding:3px;
        font-family:Verdana;
        font-size:8pt;
    }
    table th {
        padding:3px;
    }
    .progress {
        right:0px;
        top:0px;
        position:absolute;
        float:right;
        background:#efefef;
        border:1px solid #c0c0c0;
        padding:5px;
    }
    #logoTable {
    	 border:1px solid #c0c0c0;
    }
    #logoTable td {
    	border:1px solid #fff;
    }    
    #logoTable a, a:visited, a:active, a:hover {
    	color:#353d54;
    	text-decoration:underline;
    }

/* ============ IMAGES ============ */
.img {
	background: #FAFAFA;
   	border: 1px solid #DCDCDC;
	padding: 2px;
	} 
#key_content 
{
	padding:30px;
	margin:auto;
	
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
	}
	
img.float-left {
  	margin: 5px 10px 10px 0px;
	}

code {
  	display: block;
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	margin: 5px 0;
  	overflow: auto;
	padding: 10px;
  	text-align: left;
  	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;  
	}

acronym {
  	border-bottom: 1px dashed #777;
	cursor: help;
	}
	
blockquote {
	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;
	color: #992424;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	margin: 10px;
 	padding: 0 0 0 25px;  
	}


/* ============ FORMS ============ */

form {
	margin:0px; padding: 0px; 	
	}


/********************************************
   LAYOUT
********************************************/ 
#container {
	padding:0;
	margin:0;
	width:100%;
	text-align:center;
}
#wrap {
	background: #fff url(../images/content.jpg) repeat-y center top;
	margin:0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 820px;
	height:100%;
}
#top-bg {
   	background: #CCC url(../images/top-bg.jpg) repeat-y center top;
	height: 19px;
	position: absolute;
	top: 0; left: 0;
	width: 820px;
	z-index: 2;	
	}

#content-wrap {
	background: #fff;	
	border-bottom: 2px solid #D0D0D0;
	border-top: 0px solid #FFF;
	clear: both;
	display: inline;
	float: left;
	margin-left: 15px;
	padding: 0;
	position: relative;
	width: 790px;
	_width:780px;
	margin-top:0px;
}
#header {
	left: 0px;
	top: 0px;
	border-top: 5px solid black;
	color: #000;
	height: 140px;
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
	width: 790px;
	background: #000;
	}
#left_header {
	padding-top:20px;
	padding-left:10px;
	float:left;
	width:150px;
	height:120px;
}
#right_header {
	width:600px;
	float:left;
	padding-left:10px;
	margin-top:20px;
	height:120px;
}
#header h1#logo-text span {
	color: #9A9696;
 	}
#moreInv {
	border:1px solid #c0c0c0;
	background: #efefef;
	color: black;
	width:500px;
	padding:10px;	
	margin:5px;
}



/* ============ HEADER LINKS  ============*/
#header #header-links {
	color: #000;
	font-size: 10pt;	
	position: absolute;
	top: 20px; right: 20px;	
	text-align:right;
}

#header #header-links a {	
	color: #333;
	text-decoration: none;	
	}

#header #header-links a:hover {
	color: #fff;		
	}
#header-link a {
	position: absolute;
	height: 34px;
	width: 140px;
	top: 295px; 
	text-decoration: none;
}
.red {
	color: #d10000;	
}
#header-link a i {visibility: hidden;}
a#download {left: 648px;}

/* ============ NAVIGATION ============ */


/* ============ navbar ================== */


#navbar {
	margin: 0 0 0 15px;
	background: url(../images/nav.jpg) repeat-x;
	width:790px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: url(../images/nav.jpg) repeat-x;
}

#nav a {
	display: block;
	width: auto;
	border-right: 1px solid #fff;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0 14px;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
	background: url(../images/nav.jpg) repeat-x;
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index:1;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #fff;
}
/* ============ MAIN COLUMN  ============ */

#main {
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	width: 790px;
	background:#383636;
	}


#main h3 {
 	padding: 10px 0 0px 10px;
	}

	
#main ul li {
	list-style-image: url(../images/bullet.gif);
	}

/* ===========MAIN SEARCH RESULTS =========== */

#search_buttons {
	padding:10px 5px 5px 5px;
	background-color:transparent;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#086ed4;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
#main-results {
	display: block;
	position:relative;
	float: left;
	padding: 20px 2px 2em 0; 
	margin: auto;
	width: 790px;
	height:100%;
}

#main-results h3 {
 	padding: 10px 0 0px 10px;
	}


	
#main ul li {
	list-style-image: url(../images/bullet.gif);
	}
/* ============ MOVIES ============ */

/* middle panels */
#left_search {
	padding:0;
	width:200px;
	float:left;
	border:1px solid #c0c0c0;
	height:100%;
	display:block;
}

#right_search {
	width:560px;
	float:left;
	position:relative;
	margin-left:20px;
	_width:550px;

}
#right_search_3 {
	width:560px;
	float:left;
	position:relative;
	margin-left:20px;
	_width:550px;

}
#left_search h1 {
	border-bottom: 2px solid #D10000;
	margin:4px;
	font: bold 1em verdana;
	background-color:#efefef;
	padding:4px;
	clear:both;
}
#left_panel {
	width:470px;
	float:left;
	position:relative;
	height:100%;

}
#left_panel_news {
	width:780px;
	float:left;
	position:relative;
	height:100%;

}
#left_panel_props {
	width:780px;
	float:left;
	position:relative;
	height:100%;
	margin:30px;

}
#right_panel {
	margin-right:20px;
	padding:0;
	width:280px;
	float:left;
	border:1px solid #c0c0c0;
	min-height:505px;
	display:inline-block;
	color:#efefef;
	background:#000;
	text-align:center;
}
#right_panel h1 {
	border-bottom: 2px solid #D10000;
	margin:4px;
	font: bold 1em verdana;
	background-color:#efefef;
	padding:4px;
}

#featured {
	border-bottom: 2px solid #D10000;
	margin:4px 4px 4px 0px;
	font: bold 1em verdana;
	background-color:#efefef;
	padding:4px;
}
#news_bottom {
	/*border:1px solid #000;*/
	margin-top:0;
	width:260px;
	height:430px;
	padding-left:17px;

}
#top_main {
	margin-top:20px;
	width:464px;
	height:320px;
	border:1px solid #c0c0c0;
	background:#fff;
	padding-left:4px;
}
#top_results {
	width:540px;
	border:1px solid #c0c0c0;
	background:#fff;
	padding-left:4px;
	_padding-left:4px;
	display:inline-block;
	clear:both;

}
#top_results_prod {
	width:540px;
	border:1px solid #c0c0c0;
	background:#fff;
	padding-left:4px;
	_padding-left:4px;
	clear:both;
	position:relative;

}
.products_container {
	display:inline-block;
	width:100%;
}
.contact {
	text-align:right;
}
div#nifty{ margin: 0 10%;background: #9BD1FA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
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}


/* ============ FOOTER ============ */
#footer-wrap {
	background: url(../images/footer-bottom.jpg) no-repeat center bottom;
	clear: both;
	font-size: 95%;	
	padding: 12px 0;
	text-align: left;
	width: 820px;
}

#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}
	
#footer-wrap a:hover {
	color: #000;	
	}

#footer-wrap p {
	padding:10px 0;
	}

#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
	}	

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 760px;		
	}

#footer-columns ul {
	background: url(../images/footer-dots.jpg) repeat-x left top;
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	}
	
#footer-columns li {
	background: url(../images/footer-dots.jpg) repeat-x left bottom;		
	}
	
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
	}
	
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
	}
	
#footer-columns .col3-center { 
	margin: 0 15px; 
	}

/* ============ BOTTOM ============ */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	padding: 10px 0;
	text-align: center;
	width: 820px;
}

/* ============ POST META ============ */
.post-footer {
	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;
	color: #AEA471;
	font-size: 95%;
	padding: 5px; margin: 5px 10px 10px 10px;	
	}
.post-footer .date{ margin: 0 10px 0 5px;	}
.post-footer a.comments { margin: 0 10px 0 5px;	}
.post-footer a.readmore { margin: 0 10px 0 5px;	}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #888; }

/* ============ ALIGNMENT CLASSES ============ */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* ============ CLEAR ============ */
.clear { clear: both; }

/* ============ MISC ITEMS ============ */
#paypal, #adsense {padding-left: 1em;}

/* menubar */
.invertedshiftdown {
	padding: 0;
	width: 100%;
	background-color: #efefef;
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;	
	height:25px;
	text-align:center;
}
.invertedshiftdown ul {
	margin:0px 0px 0px 20px;
	padding: 0;
	list-style: none;
	background-color: #efefef;
}
.invertedshiftdown li {
	display: inline;
	margin: 0 2px 0 2px;
	padding: 0;
	text-transform:uppercase;
	background-color: #efefef;
	text-align:center;
}
.invertedshiftdown a {
	float: left;
	display: block;
	color: #992424;
	text-decoration: none;
	margin: 0 0px 0 0; /*Margin between each menu item*/
	padding: 4px 10px 5px 10px; /*Padding within each menu item*/
	background-color: #efefef; /*Default menu color*/
	border-right:1px solid #c0c0c0;
	font: bold 12px Arial;
}
.invertedshiftdown a:visited {
	float: left;
	display: block;
	font: bold 12px Arial;
	color:#992424;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 4px 10px 5px 10px; /*Padding within each menu item*/
	background-color: #efefef; /*Default menu color*/
}

.invertedshiftdown a:hover{
	background-color: #fff; /*Red color theme*/
	padding: 4px 10px 5px 10px;
	color: #992424;
	font: bold 12px Arial;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
	background-color: #fff; /*Red color theme*/
	padding: 4px 10px 5px 10px;
	color: #992424;
	font: bold 12px Arial;
}
.invertedshiftdown .current a:visited{ /** currently selected menu item **/
	background-color: #fff; /*Red color theme*/
	color: #992424;
	padding: 4px 10px 5px 10px;
	font: bold 12px Arial;

}
.last {
	border-right:0px;
}
#mySearch_left {
	margin-top:10px;
	margin-left:10px;
}
#mySearch {
	margin-top:10px;
	margin-left:40px;
}
#mySearch input {
	margin:0px;
	padding:0px;	
}
#mySearch_left input {
	margin:0px;
	padding:0px;	
}
#myform { 
	float: right;
	margin: 0;
	margin-top: 5px;
	margin-right:25px;
	padding: 0;
	_margin-right:5px;
}
.productName {
	font: bold 10pt verdana;
	font-size:12pt;
}
.productName a {
	font: bold 10pt verdana;
	color:#353d54;
	padding: 1px;
	margin:0px;
	text-decoration:underline;
	border-bottom:1px solid #efefef;
}
#myform .textinput{
width: 190px;
margin-right:7px;
}

#myform .submit{
	font: bold 12px Arial;
	height: 22px;
	background-color: #D10000;
	color: white;
	width:60px;
	text-transform:uppercase;
}

#myform select {
	background:#efefef;
	color: #000;
	font:10pt verdana;
	width:190px;
	margin-right:5px;
	border:1px inset #c0c0c0;
	height: 22px;
}

#right_panel p {
	padding:10px;
}
.pagination {
	text-align: right;
	width:435px;
	background-color: #efefef;
	border:1px solid #c0c0c0;
	padding: 5px 10px;
}
.pagination a{
	padding: 0 5px;
	text-decoration: none; 
	color: #353d54;
	background: white;
}
.pagination a:hover, .pagination a.selected{
	color: #000;
	background-color: #FEE496;
}
.clear {
	clear: both;
}
.products {
	text-align:center;
	margin-left:12px;
	width:155px;
	float:left;
	padding:1px;
	position:relative;
	height:450px;
	margin-top:4px;
	_margin-left:5px;
}

.products a {
 	color: #353d54;
	text-decoration:underline;
	font: bold 9pt;
}
#top_results a {
 	color: #353d54;
	text-decoration:underline;
	font: bold 9pt;
}
#product_description {
	float:left;
	width:310px;
	padding:5px;
	font-weight:normal;
	_width:300px;
}
#product_images {
	padding:5px;
	float:left;
	width:160px;
	position:relative;
	margin-left:20px;
}
.thisTable {
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background:#efefef;
}
#changeImage {
	left:150px;
	top:150px;
	position:absolute;
	width:500px;
	height:500px;
	margin:auto;
	border:1px solid #000;	
}
.inputs {
	background:#efefef;
}
.searchImage {
	color:#000; 
	font: 10pt verdana; 
    background-color:#fed; 
}

.err {
	color:red;
}
#feedback label,input,select {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}
.label-div {
	width:100px;
	float:left;
	padding-right:20px;
	text-align: right;
	
}
.radio {
	float:none;
	display:inline;
	margin-bottom:-2px;
}
#this_submit {
	margin-left:120px;
	_margin-left:60px;
}
.related {
	background:#fff;
	margin-top:2px;
	border-bottom:1px solid #c0c0c0;
	padding:3px;
	height:30px;
	display:block;
}
.related_title {
	background:#efefef;
	color:#000;
	margin-top:2px;
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	display:block;
	padding:3px;
}
div.datetime{float:right;display:inline;padding:0;margin:6px 1px 1px 5px;width:3.1em;min-width:48px;color:#2f4765;background:#fefefe url(../images/corner.gif) no-repeat right bottom;text-align:center;font-size:x-small;}
div.datetime div.top p{margin:-9px auto 0 auto;padding-top:6px;padding-bottom:0;padding-left:1px;text-align:center;font:bold x-small/100% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;letter-spacing:0.12em;text-transform:uppercase;}
.datetime .top{color:#fefefe;background-color:#992424;margin:0 6px 0 0;padding:6px 0 1px 0;line-height:100%;border-top:1px solid #283c56;border-bottom:1px solid #316640;border-left:1px solid #283c56;}
.datetime div.btm{color:#365174;background:transparent;border-left:1px solid #a1c6ac;margin:0 10px 5px 0;padding:0 0 1px 0;}
.datetime p.day, .datetime p.mon, .datetime p.yr{margin:0 3px 0 8px;text-align:center;}
.datetime p.day{color:#365174;background-color:transparent;padding:0 0 1px 0;font:bold 1.0em/98% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;letter-spacing:0.13em;}
.datetime p.mon,#content .datetime p.yr{color:#283d57;background-color:transparent;}
.datetime p.mon{padding:0;font:x-small/135% Verdana,Geneva,Arial,Helvetica,sans-serif;letter-spacing:normal;line-height:100%;}
.newsitem h1 {
	border-top:1px solid #c0c0c0;
	font: bold 10pt verdana;
	background-color:#efefef;
	padding:4px;
}
.newslinks a:visited {
	text-decoration:none;
	padding:2px;
}
.newslinks a:active {
	padding:2px;
}
.newslinks a:hover {
	padding:2px;
}
.newslinks a {
	text-decoration:none;
	padding:2px;
}
.newsitem .news_text {
	margin:4px;
	text-align:justify;
	display:block;
	background-color:#fff;
	padding:6px;
}
.newsitem .news_text img {
	float:right;
	display:inline;
	padding:2px;
	margin:0 0 0 10px;
	border:1px solid #c0c0c0;
}
#menu_products {
	width: 200px;
	margin:0px;
	padding:0px;
	margin-left:10px;
}
#menu_products ul
{
	font: bold 10pt verdana;
	list-style-type: circle;
	list-style-position:inside;
	margin:0;
	padding:0;
}
#menu_products li
{
	display: inline;
}

#menu_products a
{
	color: #000;
	text-decoration: none;
	font-size: 10pt;
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #efefef;
	border-bottom: 1px solid #c0c0c0;
}

#menu_products a:link, #menu_products a:visited
{
	border-left: 3px solid #bec2ce;
	color: #483000;
	text-decoration: none;
}

#menu_products a:hover
{
	border-left: 3px solid #d10000;
	color: #000;
}

#menu_products li a#current
{
	border-left: 3px solid #d10000;
	background: #efefef;
	color: #000;
}
/* Menu 3 ends here */
#cart {
	border:1px solid #c0c0c0;
	background:#fcfebb;
	width:510px;
	padding:10px;
	margin:2px;
	font-weight:bold;
	color:red;
	
}
#cart_scroll {
	border:1px solid #c0c0c0;
	height:550px;
	overflow-y:auto;
	margin:2px;
	padding:2px;
}
#cart_link {
	text-align:right;
	margin:4px 10px 0px 0px;
	padding: 0 0 0 0;	
}
.props_blockquote { 
	margin-top:5px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	padding-bottom:5px;
	border:1px solid #c0c0c0;
	background: #e0e0e0 url("../images/quote.gif") top left no-repeat; 
	width:640px;
	float:left;
	position:relative;
	display:inline-block;
} 
.left_prop {
	width:100px;
	position:relative;
	float:left;
	text-align:center;
	display:inline-block;
}
#propsitem {
	margin:40px;
	clear:both;
	display:inline-block;
}
.props_container {
	padding-top:10px;
	background:#efefef;
	position:relative;
	border:1px solid #c0c0c0;
	min-height:110px;
	width: 780px;
	clear:both;
	display:inline-block;
}
.feedback_blockquote { 
	margin-top:5px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	padding-bottom:5px;
	border:1px solid #c0c0c0;
	background: #e0e0e0 url("../images/quote.gif") top left no-repeat; 
	width:640px;
	float:left;
	position:relative;
	display:inline-block;

}

.feedback_container {
	padding-top:10px;
	background:#efefef;
	position:relative;
	border:1px solid #c0c0c0;
	min-height:100px;
	width: 780px;
	clear:both;
	display:inline-block;
}




