
/*//////////////////////GENERAL FORMATTING////////////////////////////////////////////////////////*/
body
{
padding: 0px;
margin: 0px;
background-color: #5e737d;
background-image: url(/shop/images/body-bg.jpg);
background-repeat: repeat-x;
background-position: center top;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #b5c3c9;
}
p
{
text-align: justify;
padding-left: 10px;
padding-right: 10px;
}
a
{
color: #5e879d;
text-decoration: none;
}
a:hover
{
color: #ffffff;
}
.left
{
background-color: #354851;
margin: 0px;
padding: 0px;
}
.right
{
background-color: #354851;
margin: 0px;
padding: 0px;
}
.left-menu td
{
background-color: #354851;

}
.topcontainer
{
text-align: center;
background-image: url(/shop/images/main_bg.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #354851;
border-left: solid 5px #2b3e47;
border-right: solid 5px #2b3e47;
border-bottom: solid 5px #2b3e47;

}
.center
{
background-color: #354851;
padding: 0px;
}
.maintable
{
background-color: #354851;
padding: 0px;
}

.copy
{
font-size: 10px;
color: #727757;
line-height: 35px;
background-image: url(/shop/images/green-bar-bg.jpg);
background-repeat: repeat-x;
border-top: solid 5px #dd995b;
}
#footerupdated {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	COLOR: #555555; BACKGROUND-COLOR: #161e23;
	PADDING-RIGHT: 0px; PADDING-LEFT: 12px; PADDING-BOTTOM: 8px; PADDING-TOP: 15px;
	font-size: 10px;
	
}
h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
color: #ffffff;
padding-left: 10px;
padding-top: 3px;
margin: 0px;
}
h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: capitalize;
color: #edf0f1;
padding-left: 15px;
margin: 0px;
}
h3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-transform: capitalize;
color: #edf0f1;
padding-left: 15px;
}
/*/////////////////////BOTTOM BAR////////////////////////*/
.bottom
{
background-image: url(/shop/images/bottom-bg.jpg);
background-repeat: no-repeat;
background-position: top;
font-size: 10px;
line-height: 25px;
}
/*/////////////////HOME PAGE/////////////////////////////*/

.table-title
{
text-align: center;
margin: 0px;
padding:0px;
padding-top: 15px;
padding-bottom: 0px;
font-size: 14px;
}
.table-cell
{
padding-left: 30px;
padding-right: 25px;
color: #d0dde3;
line-height: 20px;
font-size: 11px;
text-align: left;
}
.details-button
{
padding-bottom: 15px;

}
.submitbtn {
	PADDING-RIGHT: 3px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 14px; 
	BACKGROUND-IMAGE: url(/Shop/images/butt_submit_req.gif); 
	PADDING-BOTTOM: 3px; 
	VERTICAL-ALIGN: bottom; 
	WIDTH: 150px; 
	CURSOR: hand; 
	CURSOR: pointer;
	COLOR: #ffffff; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 3px; 
	BACKGROUND-REPEAT: no-repeat; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM-STYLE: none;
}
.portfolio td
{
vertical-align: top;
background-color: #193542;
}
.portfolio td img
{
border: solid 1px #10242d;
}
.maintable td
{
background-color: #354851;
}
.txtfield
{
border: solid 1px #10242d;
background-color: #728c9a;
color: #10242d;
}