@charset "utf-8";
/* CSS Document */
body {
	overflow: -moz-scrollbars-vertical;
	background-color:#071829;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a:link{
	color: #FFFFFF;
	text-decoration:none;
}
a:hover{
	color: #FFFFFF; /* 6699CC */
	text-decoration:none;
}
a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.container{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-75px;
	padding:5px;
}
.menu-holder{
	height:70px;
	width:700px;
	float:right;
	margin-top:-70px;
}
.menu{
	width:100px;
	float:left;
	margin-right:5px;
	height:70px;
	text-align:center;
	vertical-align:middle;
	padding-top:25px;
	cursor: pointer;
}
.menu-over{
	width:100px;
	background:url(/images/top-back2.jpg);
	float:left;
	margin-right:5px;
	height:45px;
	text-align:center;
	padding-top:25px;
	cursor: pointer;
}
.submenu{
	font-size:10px;
	float:left;
	width:1024px;
	margin-bottom:5px;
}
.footer{
	font-size:10px;
	width:1024px;
	float:left;
}
.leftc{
	width:1000px;
	float:left;
}
.picturebox{
	width:600px;
	background-color:#FFFFFF;
	border:3px solid #FFFFFF;
	height:470px;
	margin-top:5px;
	float:left;
	display:block;
	text-align:center;
	vertical-align:middle;
}
.pictureinfo{
	width:370px;
	color:#FFFFFF;
	padding:5px;
	float:left;
	border:1px solid #999999;
}
.pictureheader{
	float:right;
	font-size:16px;
	padding-top:2px;
	font-weight:bold;
}
.mh{
	width:981px;
	float:left;
	height:105px;
}
.minipictureholder{
	margin-top:3px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.minipicturel{
	float:left;
	width:100px;
	height:77px;
	border:2px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
}
.minipicturer{
	float:left;
	width:100px;
	height:77px;
	border:2px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
}
.next{
	float:left;
	width:398px;
	margin-right:auto;
	margin-left:auto;
	margin-top:35px;
	text-align:center;
}
.previous{
	width:570px;
	text-align:right;
	size:14px;
}
.albumbox{
	width:600px;
	height:370px;
	float:left;
}
.albumbox-main{
	width:606px;
	height:286px;
	float:left;
}
.thumbnail{
	width:100px;
	height:77px;
	padding:2px;
	border:1px solid #FFFFFF;
	margin:5px;
	float:left;
}
.albuminfo{
	width:336px;
	border:1px solid #333333;
	background:url(/images/top-back.jpg);
	color:#FFFFFF;
	padding:9px;
	float:left;
	margin-top:5px;
	text-align:center;
}
.albuminfo2{
	width:344px;
	float:left;
	color:#FFFFFF;
	text-align: left;
	padding-top:5px;
	border:1px solid #333333;
	margin-top:0px;
	padding:5px;
}
.albuminfo3{
	width:336px;
	border:1px solid #333333;
	background:url(/images/top-back.jpg);
	color:#FFFFFF;
	padding:9px;
	float:left;
	margin-top:5px;
	text-align:center;
	margin-left:10px;
}
.albuminfo4{
	width:344px;
	float:left;
	color:#FFFFFF;
	text-align: left;
	padding-top:5px;
	border:1px solid #333333;
	margin-top:5px;
	padding:5px;
	margin-left:10px;
	
}
.albumheader{
	text-align:center;
	font-size:16px;
	padding-top:2px;
	font-weight:bold;
}
.piabove{
	width:370px;
	height:15px;
	float:right;
	text-align:right;
	font-size:9px;
}
.piholder{
	width:355px;
	height:400px;
	float:left;
}
.left{
	width:650px;
	float:left;
	height:492px;
	padding:3px;
}
.sidephoto{
	width:324px;
	float:right;
}
.title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
.login-box{
	width:300px;
	height:auto;
	margin-right:3px;
	float:left;
	margin-top:30px;
	border:1px solid #666666;
}
.thumbnail-main{
	width:198px;
	height:153px;
	border:1px solid #FFFFFF;
	margin:1px;
	float:left;
}
.top-bar{
	width:auto;
	background:url(/images/top-back.jpg);
	height:70px;
	border-bottom:1px solid #FFFFFF;
}
table.login {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width:100%;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.login td {
	background-color:#FFFFFF;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;

}

table.login td.hed {
	background-image:url(/images/top-back.jpg);
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

table.login td.dog {
	background-image:url(/images/top-back3.jpg);
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}


table.cart {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width:100%;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #CCCCCC;
}

table.cart td {
	background-color:#FFFFFF;
	color: #000;
	padding: 5px;
	text-align: left;

}

table.cart td.hed {
	background-image:url(/images/top-back.jpg);
	color: #fff;
	padding: 5px;
	text-align: left;
	border-bottom: 1px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

table.cart td.dog {
	background-color:#666666;
	color: #fff;
	padding: 5px;
	text-align: left;
	border-bottom: 1px #fff solid;
	font-size: 12px;
	font-weight: bold;
}
table.cart td.dog_white {
	background-color:#EFEFEF;
	color: #fff;
	padding: 5px;
	text-align: left;
	border-bottom: 1px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

table.cart2 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.cart2 td {
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;

}

table.cart2 td.hed {
	background-image:url(/images/top-back4.jpg);
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

table.cart2 td.dog {
	background-image:url(/images/top-back3.jpg);
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}
table.signup {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 90%;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left:auto;
	margin-right:auto;
}

table.signup td {
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;

}

table.signup td.hed {
	background-image:url(/images/top-back4.jpg);
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

table.signup td.dog {
	background-image:url(/images/top-back3.jpg);
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

form {
	margin: 0px;
}

.error_box_container {
	border: 1px solid #FFFFFF;
	width:602px;
	margin-left:1px;
}

.error_box_title {
	background-color: #993333;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.error_box_content {
	padding: 5px;
	color:#666666;
	background-color: #EFEFEF;
}
.products_table td {

	border-bottom: 1px solid #FFFFFF;

}

.products_heading {

	font-weight: bold;

}
.big{
	font:Bold 60px Georgia, sans-seriff;
	line-height: 45px;
}

.thumbnail_border {
	padding: 2px;
	border: 1px solid #FFFFFF;
}