﻿body
{
margin-top:10px;
background-color:#d8d8d8;
font-size:12px;
}

p
{
font-family:arial;
font-size:12px;
color:#000000;
}

td
{
background-color:white;
font-family:arial;

color:#000000;
}

a:hover
{
text-decoration:underline;
color:#760000;
}

.header
{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
width:965px;
height:100px;
}

.topnav
{
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
width:965px;
}

a.menu
{
	background-color:#760000;
	color:White;
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #E77C1A;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1;
	line-height:22px;
	height:22px;
	padding-top:4px;
	padding-bottom:4px;
}

a.menu:hover
{

	background-color:#EA791B;
	color:White;
	font-size:10px;
	font-weight:bold;
	font-family:arial;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #E77C1A;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1;
	line-height:22px;
	height:22px;
	padding-top:4px;
	padding-bottom:4px;
}

.search
{
border:0px solid orange;
width:190px;
margin-bottom:17px;
margin-right:70px;
color:white;
font-size:13px;
}

.field
{
height:13px;
width:100px;
border:1px solid orange;
}

.leftmenu
{
border-right:1px solid #93cdff;
font-size:12px;
color:#074F8E;
}

a.subcats
{
font-size:12px;
font-weight:bold;
color:#074F8E;
text-decoration:none;
padding-left:20px;
}

a.subcats:hover
{
font-size:12px;
color:#0073d7;
text-decoration:none;
padding-left:20px;
}

a.modelink
{
color:#760000;
text-decoration:none;
}

a.modelink:hover
{
color:#0073d7;
text-decoration:underline;
}

a.details
{
color:#760000;
font-weight:bold;
}

a.details:hover
{
color:#0073d7;
font-weight:bold;
}

.welcome
{
background-color:#ffffff;
background-image:url(images/welcome_bg.jpg);
background-repeat:no-repeat;
}

.welcometext
{
padding-left:15px;
padding-right:15px;
color:white;
font-size:12px;
font-family:Arial;
}

.catcontent
{
padding-left:20px;
padding-right:20px;
}

.contactbox
{
border:1px solid #7cb8ec;
text-align:left;
padding-top:0;
}

.titles
{
color:#074F8E;
font-size:15px;
font-family:arial;
}

.footer
{
height:24px;
font-size:12px;
background-color:#760000;
color:white;
text-align:center;

}

.footer a
{
text-decoration:none;
color:white;
}

.footer a:hover
{
text-decoration:underline;
color:white;
}

.box
{
border:1px solid #535b6b;
}

h3
{
color:white;
font-variant:small-caps;
font-size:16px;
padding-left:15px;
}
hr
{
	color: #EEEEEE;
	height: 1px;
	width: 100%;
	background: #CECECE;
	border: 0;
}
hr1
{
height:1px;
color:#93cdff;
width:100%;
}

.buttons
{
padding-left:10px;
padding-right:10px;
padding-top:1px;
padding-bottom:1px;
color:white;
font-family:arial;
font-size:11px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
text-decoration:none;
background-color:#e77c19;

   border-top-style:solid;
   border-top-color:#FFCC00;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:gray;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FFCC00;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:gray;
   border-right-width:1px;
cursor:pointer;
}

.listbuttons
{
padding:4px 0px 4px 0px;
color:white;
font-family:arial;
font-size:11px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
text-decoration:none;
background-color:#8E8E8E;
}

.popupbuttons
{
padding:3px;
color:white;
font-family:arial;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-color:#e77c19;
 border-top-style:solid;
   border-top-color:#FFCC00;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:gray;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FFCC00;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:gray;
   border-right-width:1px;
cursor:pointer;
}





.content {
	border: 1px solid #ADB1B4;
	margin: 1em 0;
}
#c2 {
	width: 66%;
}
#c3 {
	width: 33%;
}
.content * {
	position: relative;
	margin: 0;
}
.one {
	background: url(../../App_Themes/defaultwebsite/images/corners/topleft.jpg) top left no-repeat;
	left: -1px;
	top: -1px;
}
.two {
	background: url(../../App_Themes/defaultwebsite/images/corners/topright.jpg) top right no-repeat;
	top: -2px;
	text-align:center;
}
.three {
	background: url(../../App_Themes/defaultwebsite/images/corners/bottomright.jpg) bottom right no-repeat;
	right: -2px;
	bottom: -2px;
}
.four {
	background: url(../../App_Themes/defaultwebsite/images/corners/bottomleft.jpg) bottom left no-repeat;
	left: -2px;
	padding-bottom: 1em;
}
p { padding: 1em 1em 0 1em }




















.topleft
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/topleft.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}


.topright
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/topright.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}

.bottomleft
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/bottomleft.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}

.bottomright
{
    background-image: url(../../App_Themes/defaultwebsite/images/corners/bottomright.jpg);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 14px;
    width: 14px;
    font-family: arial;
    font-size: 10px;
}

.boxtop
{
    background-color: #ffffff;
    height: 13px;
    border-top: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}

.boxbottom
{
    background-color: #ffffff;
    height: 13px;
    border-bottom: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}

.boxleft
{
    background-color: #ffffff;
    width: 13px;
    border-left: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}

.boxright
{
    background-color: #ffffff;
    width: 13px;
    border-right: 1px solid #A8B1B8;
    font-family: arial;
    font-size: 10px;
}












td.listbuttons:hover
{
padding:4px 0px 4px 0px;
color:white;
font-family:arial;
font-size:11px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
text-decoration:none;
background-color:#e77c19;
}

.prodrotator
{
	background-image: url(../../App_Themes/defaultwebsite/images/prod_bg.jpg);
    background-repeat: no-repeat;
	width:472px;	
}

.vetititle
{
	font-size: 20px; 
	
    text-decoration: none; 
    color: #000000;
    padding-bottom:5px;
}



.shophead
{
background-color:#73889B;
font-family:Arial;
font-weight:bold;
color:White;
border-right: solid 1px White;
text-align:center;
}

.shopbody
{
	font-family:Arial;
	text-align:center;
	border: solid 1px #D1D1D1;
}
.title
{
	font-size:16px;
	font-weight:bold;
	color:#9F0101;
	
}

input
{
border: solid 1px #D1D1D1;
font-size:12px;
}
