@charset "utf-8";
/* PawPrints CSS Document */

* {
margin: 0px;
padding: 0px;
}

html {
width: 100%;
height: 100%;
background: #FFFFFF;
}
body {

}

h1 {

}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
margin-bottom: 25px;
color: #00B3E2;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
margin-bottom: 15px;
}

p {
margin-bottom: 15px;
color: #1E1E1E;
}

a {
color: #1E1E1E;
text-decoration: none;
}
a:hover {
color: #00B3E2;
text-decoration: underline;
}

ul {
margin-bottom: 15px;
margin-left: 20px;
}
ol {
margin-bottom: 15px;
}
li {
font-size: 12px;
color: #666666;
}

div.clear { 
clear: both;
}

/* layout */

#wrapper {
width: 100%;
}


#navwrapper {
width: 100%;
background: url('../images/bg_navwrapperN.jpg') left top repeat #5CAFB7;
}

#logo {
width: 949px;
height: 130px;
display: block;
}
#logo_small {
height: 76px;
display: block;
}

#nav {
display: block;
border: 1px solid #5CAFB7;
padding: 5px 0px 8px 0px;
}

#nav ul {
list-style-type: none;
margin-left: 25px;
}
#nav ul li {
float: left;
height: 25px;
margin-right: 35px;
color: #999999;
}
#nav ul li a {
font-family: century gothic, arial, sans-serif;
display: block;
height: 20px;
font-size: 18px;
font-weight: normal;
color: #FFFFFF;
padding-top: 5px;
}
#nav ul li a:hover {
color:#1E1E1E;
text-decoration: underline;
}
#nav ul li a.on {
color:#1E1E1E;
}

#nav ul li a.nopaw {
background: none;
}
	#nav ul li a.about {
	background: url('../images/nav_about.png') left top no-repeat;
	}
	#nav ul li a.about:hover, #nav ul li a.abouton {
	background: url('../images/nav_about.png') left center no-repeat;
	color: #00B3E2;
	}
	#nav ul li a.gallery {
	background: url('../images/nav_gallery.png') left top no-repeat;
	}
	#nav ul li a.gallery:hover, #nav ul li a.galleryon {
	background: url('../images/nav_gallery.png') left center no-repeat;
	color: #00B3E2;
	}
	#nav ul li a.contact {
	background: url('../images/nav_contact.png') left top no-repeat;
	}
	#nav ul li a.contact:hover, #nav ul li a.contacton {
	background: url('../images/nav_contact.png') left center no-repeat;
	color: #00B3E2;
	}
	#nav ul li a.shopping {
	background: url('../images/nav_shopping.png') left top no-repeat;
	padding: 5px 0px 0px 30px;
	}
	#nav ul li a.shopping:hover, #nav ul li a.shoppingon {
	background: url('../images/nav_shopping.png') left center no-repeat;
	color: #00B3E2;
	padding: 5px 0px 0px 30px;
	}
	#nav ul li a.shopping_full {
	background: url('../images/nav_shopping.png') left bottom no-repeat;
	padding: 5px 0px 0px 30px;
	}
	#nav ul li a.shopping_inactive {
	background: url('../images/nav_shopping.png') left top no-repeat;
	padding: 5px 0px 0px 30px;
	}
	#nav ul li a.shopping_inactive:hover {
	color: #CCCCCC;
	}

#retailerslogin {
float: left;
width: 204px;
height: 81px;
margin-left: 240px; 
margin-top: 20px;
background: url('../images/button_retailerslogout.png') left top no-repeat;
text-align: center;
}
	#retailerslogin table {
	border-collapse: collapse;
	width: 204px;
	height: 81px;
	}
	#retailerslogin table td {
	vertical-align: middle;
	width: 204px;
	height: 81px;
	}
	#retailerslogin a.loginlink {
	display: block;
	width: 204px;
	height: 81px;
	background: url('../images/button_retailerslogin.png') left top no-repeat;
	}
	#retailerslogin a.loginlink:hover {
	background: url('../images/button_retailerslogin.png') left center no-repeat;
	}
	#retailerslogin a.loginlink:active {
	background: url('../images/button_retailerslogin.png') left bottom no-repeat;
	}
	#retailerslogin a.normallink {
	color: #00B3E2;
	}
	#retailerslogin p.loggedin {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 0px;
	}

#contentwrapper {
width: 1180px;
padding: 20px;
}

#leftcolumn {
float: left;
width: 730px;
margin-right: 30px;
border:1px solid #F00;
}
#leftcolumn_200 {
float: left;
width: 200px;
margin-right: 30px;
}


/* notices */

#noticeboxwrapper {
width: 1080px;
margin-bottom: 15px;
}
#noticebox_top {
width: 1080px;
height: 40px;
background: url('../images/notificebox_top.jpg') left top no-repeat;
}
#noticebox_non_top {
width: 1080px;
background: url('../images/notificebox_non_top.jpg') left top no-repeat;
}
div#noticebox {
width: 1080px;
background: url('../images/notificebox_tile.jpg') left top repeat-y;
}
div#noticebox_non {
width: 1080px;
background: url('../images/notificebox_non_tile.jpg') left top repeat-y;
}
div.noticeboxA {
float: left;
width: 707px;
padding: 0px 15px 0px 20px;
text-align: center;
}
div.noticeboxB {
float: left;
width: 302px;
padding: 0px 15px 0px 20px;
text-align: center;
}
div.noticebox_wide {
float: left;
width: 1045px;
padding: 0px 15px 0px 20px;
text-align: center;
}

#noticebox_bottom {
width: 1080px;
height: 23px;
background: url('../images/notificebox_bottom.jpg') left top no-repeat;
}
#noticebox_non_bottom {
width: 1080px;
height: 23px;
background: url('../images/notificebox_non_bottom.jpg') left top no-repeat;
}

h2.noticesH2 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color: #FF6600;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 24px;
}
p.noticesP {
font-family: Arial, Helvetica, sans-serif;
color: #5CAFB7;
font-size: 16px;
line-height: 130%;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#stars {
position: absolute;
width: 231px;
height: 232px;
top: 30px;
left: 960px;
background: url('../images/stars.png') left top no-repeat;
}

#gallerynav {

}
#gallerynav ul {
list-style-type: none;
}
#gallerynav ul li {
margin-bottom: 10px;
}
#gallerynav ul li a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #666666;
text-decoration: none;
}
#gallerynav ul li a:hover, #gallerynav ul li a.gon {
color: #333333;
}

#emailsubsform {
width:180px;
height:84px;
padding:75px 10px 0px 10px;
background:url('../images/nlN.gif') left top no-repeat;
}
	#nl_top {
	width:200px;
	background:url('../images/nl_top.gif') left top no-repeat;
	}
	#nl_content {
	}
	#nl_bottom {
	width:200px;
	height:13px;
	background:url('../images/nl_bottom.gif') left top no-repeat;
	}

#shoppingcart_preview {
margin-top: 30px;
}
	.sc_empty {
	
	}
	.sc_full {
	
	}
	#scp_top {
	width:200px;
	height:41px;
	background:url('../images/scp_top.jpg') left top no-repeat;
	text-align:center;
	padding-top:30px;
	}
	#scp_bottom {
	width:200px;
	height:72px;
	background:url('../images/scp_bottom.jpg') left top no-repeat;
	}
	#shoppingcart_preview img {
	height: 30px;
	}
	#shoppingcart_contents {
	padding:0px 10px;
	background: url('../images/bg_navwrapperN.gif') left top repeat #5CAFB7;
	}
	#shoppingcart_contents p {
	color: #DDDDDD;
	}
	#previousorder {
	margin-top: 30px;
	padding: 10px;
	}
	#previousorder img {
	height: 30px;
	}
	
	div.curly_top {
	width:200px;
	height:41px;
	background:url('../images/scp_top.jpg') left top no-repeat;
	text-align:center;
	padding-top:30px;
	}
	div.curly_contents {
	background: url('../images/bg_navwrapperN.gif') left top repeat #5CAFB7;
	}
	div.curly_bottom {
	width:200px;
	height:72px;
	background:url('../images/scp_bottom.jpg') left top no-repeat;
	}

#rightcolumn {
float: left;
width: 200px;
text-align: center;
}
#rightcolumn_610 {
float: left;
text-align: left;
width: 900px;
}


/* gallery */

div.thumbwrapper {
float: left;
height: 87px;
text-align: center;
padding: 10px 7px 5px 5px;
margin: 0px 5px 5px 0px;
}
div.thumbwrapper:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
opacity: .6;
}
div.thumbwrapper img {

}
div.thumbwrapperb {
float: left;
width: 95px;
padding: 10px 7px 5px 5px;
/*background: url('../images/bg_thumbwrapper.png') left top no-repeat;*/
margin: 0px 10px 10px 0px;
}

div#overlay {
background: #000000;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
div#closelink {
float: right;
}
div#ppsclink {
float: right;
}

div#popupImage p, div#popupImage a {
color: #00B3E2;
}
div#popupImage a:hover {
color: #FFFFFF;
}

/* shopping cart */

input.shoppingcart_quantity {
width: 35px;
border: 1px solid #00B3E2;
}
div#formdiv {
margin-bottom:5px;
padding: 3px 5px 3px 5px;
border-top: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
background: #444444;
}

form#private input[text], form#retail input[text] {
width: 150px;
}
form#retail select {
width: 150px;
}
input.submitbutton {

}

table#retailordertable {
border-collapse: collapse;
background: #FFFFFF;
}
table#retailordertable td {
width: 144px;
padding: 3px;
border: 1px solid #000000;
}
table#retailordertable td.colheader {
font-weight: bold;
text-align: center;	
}

table#clientstable {
border-collapse: collapse;
}
table#clientstable td {
width: 170px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
margin-bottom: 15px;
padding: 2px;
}
table#clientstable td.short {
width: 30px;
text-align: center;
}

div#socialmediafooter {
width:100%;
background: url('../images/bg_navwrapperN.gif') left top repeat-x #5CAFB7;
}

div#categoryprice {
float:right;
margin-right:60px;
font-size:24px;
padding-top:27px;
}

/* general classes */

div.twocolumnA {
float: left;
width: 240px;
margin-right: 30px;
}
div.twocolumnB {
float: left;
width: 240px;
}

div.hr {
width: 100%;
height: 1px;
background: #999999;
border: 0px;
margin-bottom: 15px;
}
div.hr_standalone {
width: 100%;
height: 1px;
background: #999999;
border: 0px;
margin-bottom: 15px;
}

form span.label {
display: block;
float: left;
width: 90px;
}
form span.label2 {
display: block;
float: left;
width: 105px;
text-align:right;
margin-right:5px;
}
form input.textbox1 {
width: 175px;
margin-right: 5px
}
form input.textbox2 {
width: 175px;
}
form textarea {
font-family: Arial, Helvetica, sans-serif;
width: 357px;
height: 46px;
padding: 2px;
}

span.clearli {
clear: left;
}
span.greentext {
color: #009900;
}

span.total {
font-size: 16px;
font-weight: bold;
color: #009900;
border-top: 2px solid #333333;
border-bottom: 2px solid #333333;
padding: 5px 0px 5px 0px;
}

form input.button_checkout {
width: 205px;
height: 21px;
border: none;
background: url('../images/checkout_icon.png') left top no-repeat;
}
form input.button_submitdetails {
width: 205px;
height: 21px;
border: none;
background: url('../images/button_submitdetails.png') left top no-repeat;
}
form input.button_placeorder {
width: 205px;
height: 21px;
border: none;
background: url('../images/placeorder_icon.png') left top no-repeat;
}

a.greenlink {
color: #009900;
}
a.smalllink {
font-size: 11px;
}
a#deliverybutton {
display:block;
width:296px;
height:61px;
background:url('../images/deliverybutton.png') left top no-repeat;
}
a#deliverybutton:hover {
background:url('../images/deliverybutton.png') left center no-repeat;
}
a#deliverybutton:active {
background:url('../images/deliverybutton.png') left bottom no-repeat;
}

p.errormessage {
font-weight: bold;
color: #990000;
}

input.specialsubmit {
height: 21px;
border: none;
background: none;
color: #00B3E2;
float: left;
}

/* Card Creator Cart */

table.scTable {
border-collapse:collapse;
width:700px;
}
table.scTable td {
text-align:left;
color: #1E1E1E;
border: 1px solid #F00;
width:190px;
height:auto;
}