/* @override http://development.com/cash/anoceanofsky.css */

/* @override http://development.com/cash/anoceanofsky.css */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #0a3c7b url(background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:141px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:650px;
height:325px;
top:10px;
background-image:url(images/main.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#mainPicture .picture1
{
position:relative;
width:650px;
height:325px;
top:10px;
background-image:url(images/new.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#mainPicture .picture2
{
position:relative;
width:650px;
height:325px;
top:10px;
background-image:url(images/used.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#mainPicture .picture3
{
position:relative;
width:650px;
height:325px;
top:10px;
background-image:url(images/consumables.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:25px;
color:#0f459b;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#000;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:650px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
	font-size:13px;
	line-height:24px;
	margin-left:13px;
	margin-right:13px;
}

.submit-btn{
	background:url(images/submit-btn.png) no-repeat;
	width:114px;
	height:35px;
	border:none;
	outline:none;
	cursor:pointer;
}

#copyright {

width: 670px;
height:15px;
background: url(footer.png) no-repeat;
text-align:center;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#0a3c7b;
padding-top:10px;
}

#copyright a
{
text-decoration:none;
font-size:11px;
color:#000;
}

html, body {
text-align: center;
}
p {
	text-align: left;
}

.image-holder{
	position: relative;
	width: 155px;
	float: left;
	height: 116px;
	margin: 10px 23px 10px 0;
}

.image-holder img{
	width: 100%;
	height: 100%;
}

.image-holder a{
	position: absolute;
	bottom: 0;
	background: #000;
	padding: 2px 5px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	right: 0;
}


#mcedit-form{
	width: 100%;
}


#mcedit-form tr{
	float: left;
	width: 100%;
	padding-bottom: 17px;
}

#mcedit-form tr label{
	width: 140px;
	float: left;
}

#mcedit-form tr input[type="text"], #mcedit-form tr textarea{
	padding: 7px;
	border: 1px solid #cacaca;
	width: 334px;
}

#imageInput{
	margin-bottom: 15px;
}

#imageInput img{
	padding: 4px;
	border: 1px solid #d9d9d9;
}

#pdFile{
	margin-bottom: 17px;
}

.pdfAttached{
	background: #0eb4d9;
	padding: 7px;
	margin-top: 12px;
	margin-bottom: 10px;
	width: 336px;
	float: left;
	color: #fffeff;
}
.clear{
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
}



.product-table{
	display: nones;
}

td.pimage{
	width: 200px;
}

td.pimage img{
	max-width: 90%;
	height: auto;
}


table.product-table{
    width: 100%;
    overflow: hidden;
}

table.product-table td{
   float: left
}

table.product-table tr{
   float: left;
}



.pdesc{
 float: left;
 width: 410px;
}


.pdesc .pprice{
    float: left;
    margin-top: 10px;
}

.pdesc .plink{
    float: right;
    margin-top: -20px;
}