/** ----------------
   Authored by Saritha 
--------------------**/
body{
background-color:#ffffff;
color:#454545;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
line-height: 16px;
text-align: left;
margin:0px;
padding:0px;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #f30000;
	font-size:12px;
}
a:hover {
	color: #f30000;
	text-decoration: underline;
}

p
{
 text-align:justify;
 padding-right:0px;
 vertical-align:top;
 padding-top:0px;
 line-height:16px;
 font-size:12px;
 padding-top:10px;

 } 
 p strong
{ color:#000000;
 } 
p a,p a:link,p a:visited,p a:active {
	text-decoration: none;
	color: #f30000;
	font-size:12px;
	background-image:url(../images/arrow-lgt.gif);
	background-position:4px 5px;
	background-repeat:no-repeat;
	padding-left:16px;
}
p a:hover {
	color: #f30000;
	text-decoration: underline;
}
 /* Typography
-----------------------------------------------------------------------------*/

h1
{
	font-family: Arial, Times, serif;
	font-size: 28px;
	color: #343434;
	font-weight:normal;
	letter-spacing:0px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:28px 0px 10px 0px;
	line-height:0px;
}
h2
{	font-family: Arial, Times, serif;
	font-size: 26px;
	color: #565656;
	font-weight:normal;
	letter-spacing:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 5px 10px 10px;
	line-height:18px;
	background-image:url(../images/dotted-title-bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
h3
{
	font-family: Arial, Times, serif;
	font-size: 16px;
	color: #454545;
	font-weight:bold;
	text-transform: capitalize;
	text-align:left;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
}
h4
{
	font-size: 18px;
	line-height:24px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	color: #676767;
	font-weight:normal;
	padding:20px;
}
h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	color: #343434;
	font-weight:bold;
	text-transform: capitalize;
	text-align:left;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:5px;
	padding-bottom:10px;
}

.dot-v
{ background-image:url(../images/dot.gif);
background-position: center top;
background-repeat:repeat-y;
}
.dot-h
{ background-image:url(../images/dot.gif);
background-position: center top;
background-repeat:repeat-x;
}
#table-main
{ }
#table-main .orange
{ background-image:url(../images/orange-top.gif);
background-color:#fcb903;
height:11px;
background-repeat:repeat-x;
background-position:top left;}
#table-main .black
{ background-image: url(../images/black-top.gif);
background-color:#1e1c1c;
height:88px;
background-repeat:repeat-x;
background-position:top left;}
div.list ul{	margin: 0px;
	padding:3px 0px 10px 2px;
	list-style-type: none;}
div.list li{
	background-image:url(../images/bull-red.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	list-style-type: none;
	padding-left:18px;
	padding-top:0px;
	padding-bottom:1px;
}
div.list  li li {
	background-image:url(../images/bull-grey.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	list-style-type: none;
	padding-left:18px;
	padding-top:0px;
}
.menu td { width:109px; height:50px}
.menu a, .menu a:link, .menu a:visited { 
padding-left:1px;
padding-right:1px;
line-height:50px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
text-decoration:none;
height:50px;
width:109px;
display:inline-block;}
.menu a:hover {
background-image: url(../images/menu-hover.png);
background-repeat: no-repeat;
background-position:bottom left; 
display:inline-block;
color:#121212;}
.menu a#current {
background-image: url(../images/menu-hover.png);
background-repeat: no-repeat;
background-position:bottom left; 
display:inline-block;
color:#121212;}
table#content-bg{
background-image:url(../images/content-bg.gif);
background-repeat:repeat-x;
background-position:top left;
background-color:#FFFFFF;
}
table#content-bg p
{ padding-right:40px;}
.footer
{ background-image:url(../images/footer-bg.jpg);
background-repeat:no-repeat;
background-position:top left;
margin-top:70px;
height:52px;
}
.footer a, .footer a:link, .footer a:visited
{ font-size:12px;
padding-left:18px;
padding-right:18px;
padding-bottom:10px;
padding-top:18px;
color:#fa220c;
text-decoration:none;}
.footer a:hover
{ font-size:12px;
color:#7b0f03;
text-decoration:underline;}
.copyright { font-size:11px; padding:15px; line-height:20px;}
img .logo { padding-bottom:4px;}
#left-submenu{
width:230px;
margin-top:0px;
margin-left:0px;
}
#left-submenu ul {
	margin: 0px;
	padding:0px;
	list-style-type:none;
}
#left-submenu li {
	margin-top:3px;
	padding-bottom:3px; 
	padding-top:5px;
	padding-right:0px;
	padding-left:0px;
	list-style-type: none;
}
#left-submenu li a {
	width:185px;
	height:30px;
	float:left;
	padding-left:28px;
	padding-top:1px;
	padding-bottom:1px;
	background-image:url(../images/left-menu-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 26px;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
#left-submenu li a:hover {
color:#ffffff;
text-decoration:none;
background-image: url(../images/red-menu-link.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#left-submenu li #current {
color:#ffffff;
background-image: url(../images/red-menu-hover.jpg);
background-repeat:no-repeat;
background-position:top left;
text-decoration:none;
height:29px;
}
#table-details .title
{ background-color:#afb3b0;
border:dotted #878787 1px;
padding:6px 3px 6px 6px;
width:125px; }
#table-details .details
{ background-color:#ffffff;
border:dotted #565656 1px;
font-size:18px; 
color:#121212;
padding:6px 3px 6px 8px;}
.catalogpic { padding-bottom:15px; padding-top:10px; vertical-align:top; padding-right:20px;}
#table-details .model
{ 
padding-left:24px;
background-image:url(../images/sub-arrow-off.png);
background-position:4px 9px;
background-repeat:no-repeat;
text-align:left;
width:14px;
height:21px; }
.colors img { margin:0px; border:none;}
.info
{
	font-family: Arial, Times, serif;
	font-size: 20px;
	color: #787878;
	font-weight:normal;
	line-height:26px;
	letter-spacing:0px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding:10px 0px 0px 0px;
	border-bottom:1px solid #cccccc;
}