﻿body 
 {
    font-family: Verdana,Arial ,Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    color:#666666;
    /*background: #f5f0f1 url(images/page_bg.gif) repeat-x;*/
    
  }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

/*th, td {
	font-size: 11px;
}*/

img { border: 0; }

#wrapper 
{
    margin:auto;
	text-align: left;
	width: 98%;
 	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */
#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 0px;
}

#header {
	/*background: url(Images/header_bg.gif) repeat-x;*/
	padding-top: 0px;
	position: relative;
}

.img5
{
  background: url(Images/b5.jpg);  
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 649px;
	top: 66px;
	width: 325px;
	text-transform:capitalize;
	border:0px solid red;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	background: white;
}

#body {
	float: left;
	/*width: 785px;*/
	width: 588px;
	margin: 2px 1px 0 0;
	position: relative;
	border:0px solid red;
}

#adminbody {
	float: right;
	width: 100%;
	margin: 2px 1px 0 0;
	position: relative;
	border:0px solid red;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 250px;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}


#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}


#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#footer {
	/*background: #c80000 url(Images/footer_bg.gif) repeat-x;*/
	background:#236aa7;
	padding: 8px 8px 5px 8px;
	text-align: center;
	border-bottom:0px solid red;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}

.catboxtable
{
  border-top: 1px solid #e5e5e5;  
  border-right: 1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5; 
  border-left: 1px solid #e5e5e5;
  height:100%;
}

.reviewTD
{
  width:50%;
  border-top:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
}

.CatTableTD
{
  border-top:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;  
}

#header2BG
{
    background: url(Images/bg_navcon.gif);
    /*background:#236aa7;*/
    height:23px;
    font-size:small;
    color:white;
    border:0px solid red;
 }
 #menubar
 {
     border:0px solid yellow;   
     vertical-align:middle;
     padding-top:4px;
 }
#header2BG a:link{color:white;text-decoration:none}
#header2BG a:visited{color:white;text-decoration:none}
#header2BG a:hover{color:white; text-decoration:none}
#header2BG a:active{color:white;text-decoration:none}

.errormsg
{
color:Red;    
font-size:small;
}

.header
{
color:#227293;    
font-weight:bold;
}

.AccountTableTD
{
 border-top:1px solid #e5e5e5;   
 }
 
.TextBox
{
	border: 1px solid #7f9db9;
	background-color:#FFFFFF;
	padding-left: 2px; 
 }

/* Declare in All Themes Default.css */
.TableBox
{
 border-top:1px solid #cecccc;
 border-left:1px solid #cecccc;
 border-bottom:1px solid #cecccc;
 border-right:1px solid #cecccc;
 width:100%;
}
.HeadTD
{
    /*background-color:#336699;*/
 }
 
.HTMLCartHeader
{
color:White;    
background-color:#5c91be;    
}

.msg
{
color:red;    
font-size:small;
}

a
{
 color:#336699;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.modalPopup {
	background-color:#ffffdd;
	border-width:1px;
	border-style:dashed;
	border-color:#7a1312;
	padding: 0px 8px 5px 8px;
	width:220px;
	filter:alpha(opacity=85);
}

#nav1 {
	position: absolute;
	left: 855px;
	top: 0px;
	width: 110px;
	/*border:1px solid red;*/
}

#nav1, #nav1 a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	
}

#nav1 a:hover {
	text-decoration: underline;
}


#nav2 {
	position: absolute;
	left: 675px;
	top: 30px;
	width: 300px;
	border:0px solid red;
}

#nav2, #nav2 a {
	color: gray;
	font-weight: bold;
	text-decoration: none;
}

#nav2 a:hover {
	text-decoration: underline;
}


#leftContent 
{
    float: left;
    width: 175px;    
    padding: 10px;
    font-size: 90%;
    text-align: left;
    position: absolute;
    top: 75px;
    margin-top: 75px;
    left: 0px;
    border:1px solid red;
}
.Downloadproduct
{
 background: url(Images/dt_bg.gif) no-repeat;   
}
.LeftBoxHeader {
	background: url(Images/dt_bg.gif) no-repeat;
	/*background:#7a1312;*/
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	vertical-align:top;
	font-weight: bold;
	font-size:x-small;
	
}
.MiddleBoxHeader {
	background: url(Images/dt_bg.gif);
	/*background:#7a1312;*/
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	vertical-align:top;
	font-weight: bold;
}
.TableLeftBox
{
  border-left: 1px solid #cecccc;
  border-right: 1px solid #cecccc;
  border-bottom: 1px solid #cecccc;

 }
.ALink
{
    
}
.TableContinerBox
{
  border-top: 1px solid #cecccc;  
  border-left: 1px solid #cecccc;
  border-right: 1px solid #cecccc;
  border-bottom: 1px solid #cecccc;
    
 }
 
 .ContinerBoxHeader {
	/*background: url(Images/continerheader.gif) no-repeat;*/
	/*background:#7a1312;*/
	color: #fff;
	/*margin: 2px 2px 1px 2px;*/
	padding: 3px 0;
	text-align: left;
	vertical-align:top;
	font-weight: bold;
}
 
#browse a:hover {
	/*background: #74a7b7;*/
	text-decoration: underline;
}
#browse a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 0px;
}

.LabelDefault
{
    color:#003399;
    font-size:small;
    font-weight:bold;
 }
 .ProductBg
{
    color:#003399;
    font-size:x-small;
    font-weight:bold;
  width:150px;
  height :150px;
     border-top: 1px solid #cecccc;  
  border-left: 1px solid #cecccc;
  border-right: 1px solid #cecccc;
  border-bottom: 1px solid #cecccc;
  background:#efefef;
  text-align :center ;
 }
 .LabelPrice
 {
    color:#cc6600;
    font-size:x-small;  
   font-weight:bold;
 }
 
#AdminTop
{
  border:0px solid red;
  height:40px;
  background:#003362;
  color:White;
  font-size:x-large;
 } 
 #Admintopbottom
 {
  height:4px;
  background:black;
 }

#adminnav {
	position: absolute;
	left: 649px;
	top: 14px;
	width: 325px;
	text-transform:capitalize;
	border:0px solid red;
}

#adminnav, #adminnav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#adminnav a:hover {
	text-decoration: underline;
}

#adminwrapper 
{
	text-align: left;
	width: 100%;
}

#Adminmenu
{
  border:0px solid red;
  height:24px;
  /*background: url(Images/adminmenubg.gif) repeat-x;      */
}

.loginbox
{
  border-top: 1px solid #cecccc;  
  border-left: 1px solid #cecccc;
  border-right: 1px solid #cecccc;
  border-bottom: 1px solid #cecccc;
  background:#efefef;
 }
 
 #RightPanel {
	float: right;
	width: 195px;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	background: white;
	border:0px solid red;
}