/*
//////////// Generic Elements ////////////
*/

body, h1, h2, h3, h4, h5, p, ul, ol, li, img, form {
	margin:0px;
	padding:0px;
	border:none;
	list-style-type:none;
	font-weight:normal;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background: #FFFFFF url(../img2/bg_body.gif) repeat-x;
}
#wrap {
	margin:0 auto 0 auto;
	width:900px;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
	color: #666666;
	clear: both;
}
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 4px 0;
	color: #666666;
}
p {
	line-height:20px;
	margin:0 0 12px 0;
	font-size: 14px;
	color:#333333;
}
a:link, a:visited {
	color: #EC008C;
	text-decoration: none;
}
.clr {
	clear:both;
	height:0px;
	width:100%;
	overflow:hidden;
}
address {
	font-style: normal;
	line-height: 20px;
	font-size: 12px;
	margin: 0 0 20px 0;
}
.condetails li {
	font-size: 12px;
	margin-bottom: 8px;
}
#about {
	width: 320px;
	margin-left: 200px;
}
/*
//////////// Head Layout ////////////
*/
#head {
	width:870px;
	height:160px;
	background:url(../img2/bg_head.gif) no-repeat;
	padding:8px 15px 5px 15px;
}
#head span {
	display:none;
}
#head h1 {
	display:none;
}
.contact {
	text-align:right;
	margin:10px 0 22px 0;
}
.contact li {
	margin:0 10px 0 0;
	display:inline;
}
#logo {
	margin:;
	width:;
	height:;
}
#search {
	width:520px;
	float:right;
	padding:0px 0 0 0;
	margin:10px 0 10px 0;
}
#search li {
	display:inline;
}
#search label {
	font-size:11px;
	padding: 0 0 20px 0;
}
#search .ff-txt {
	width:370px;
	padding: 3px;
}
#search .button {
	height:25px;
	width:59px;
	border:none;
	color:none;
	background: url(../img2/b_search.gif);
}
/*
//////////// Login ////////////
*/
#login {
	width:870px;
	text-align:right;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
	padding:10px 15px 15px 15px;
	margin: 0 0 10px 0;
	height: 35px;
}
#login .email {
	width:215px;
	margin:0 10px 0 0;
	padding:2px;
}
#login .password {
	width:150px;
	padding:2px;
}
#login label {
	font-size:11px;
}
/*
//////////// Page Layout ////////////
*/
#content {
	width:900px;
}
#hc1,#hc2,#c1,#c2  {
	float:left
}
#hc1 {
	width:320px;
	margin:25px 30px 15px 15px;
}
#hc2 {
	width:535px;
	margin:25px -15px 15px 0;
}
#c1 {
	width:697px;
	margin:25px 15px 15px 15px;
	min-height: 600px;
}
#c2 {
	width:142px;
	padding:8px;
	margin:25px -15px 10px 0;
	background:#F7F7F7;
	min-height: 600px;
}
/*
//////////// Padding / Margins ////////////
*/
#content, #head, {

}
/*
//////////// Collections ////////////
*/
.collection,.thumb {
	width:140px;
	height:209px;
	float:left;
	padding:9px;
	margin:0 12px 12px 0;
	background:url(../img2/bg_collection.gif) bottom right no-repeat;
}
.collection {
	border-top:#f1f1f1 solid 1px;
	border-right: #E5E5E5 solid 2px;
	border-bottom:#E5E5E5 solid 2px;
	border-left:#f1f1f1 solid 1px;
}
.collection .img {
	text-align:center;
	height:132px;
	margin:5px 0 5px 0;
}
.collection h2 {
	text-align:right;
	font-size:11px;
	color:  #999999;
	padding:4px;
	background-color: #F7f7f7;
}
.collection h3 {
	font-size:11px;
	height: 25px;
}
.collection p {
	font-size: 11px;
	color: #999999;
}
.thumb {
	border-top:#f1f1f1 solid 1px;
	border-right: #f1f1f1 solid 1px;
	border-bottom:#f1f1f1 solid 1px;
	border-left:#f1f1f1 solid 1px;
}
.thumb h3 {
	font-size:11px;
	height: 25px;
}
.thumb p {
	font-size: 11px;
	color: #999999;
}
.thumb .img {
	text-align:center;
	height:135px;
	margin:5px 0 5px 0;
}
/*
//////////// Photo Library //////////
*/
#categories {
	margin:8px 0 0 0;
}
#categories li {
	font-size:14px;
	margin:0 0 4px 0;
}
#categories a {
	color: #666666;
	display:block;
	padding:4px;
	background:#FFFFFF;
}
#categories a:hover {
	color:#FFFFFF;
	background: #EC008C ;
}
#ddkeywords {
	width:142px;
	margin:8px 0 5px 0;
}

/*
//////////// Foot Layout ////////////
*/
#footer {
	padding:15px;
	border-top:1px #999999 solid;
	width:870px;
	padding:15px;
}
#footer p {
	font-size:12px;
	padding:10px 0 0 0;
}
#cargo {
	font-size:11px;
	padding:;
	float:right;
	position:relative;

}
.nav {
	text-align:right;
	padding:35px 0 0 0;
}
.nav li {
	display: inline;
	padding:0 0 0 25px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
}
.h1-home {
	background: url(../img2/bg_home.gif) no-repeat;
}
#hc1 #sections {
	border-top:#F1F1F1 solid 1px;
}
#hc1 #sections li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom:#F1F1F1 solid 1px;
	height:43px;
}
#hc1 #sections a {
	padding:13px;
	display:block;
	background: url(../img2/bg_sections.gif) no-repeat right top;
	background-position: ;
}
#hc1 #sections a:hover {
	color: #FFFFFF;
	background: url(../img2/bg_sections-o.gif) #EC008C no-repeat top right ;
}
/*
//////////// Titles ////////////
*/
.h1-library {
	background: url(../img2/bg_h1.gif) no-repeat 0 -52px;
}
.h1-events {
	background: url(../img2/bg_h1.gif) no-repeat 0 -104px;
}
.h1-company {
	background: url(../img2/bg_h1.gif) no-repeat 0 -156px;
}
.h1-contact {
	background: url(../img2/bg_h1.gif) no-repeat 0 -208px;
}

.h2 {
	margin:26px 0 4px 0;
}
/*
//////////// Nav 2 ////////////
*/
.nav2 {
	text-align: right;
	margin: 10px 0 10px 0;
	float: right;
}
.nav2 li {
	display: inline;
}
.nav2 a {
	font-size:12px;
	letter-spacing:1px;
	padding: 8px;
	background-color: #F7F7F7;
	color:#666666;
}
.nav2 a:hover {
	background-color: #da0081;
	color:#FFFFFF;
}
.nav2 #current {
	color: #CCCCCC;

}
/*
//////////// Form Layout ////////////
*/
.form label {
	display: block;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.form .fftxt {
	width: 450px;
	margin: 0 0 5px 0;
	padding: 3px;
}
.form li {
	margin-bottom: 10px;
	display: block;
	background-color: #f9f9f9;
	padding: 4px;
}
/*
//////////// Shopping Cart ////////////
*/
.cartsummary {
	width: 700px;
	margin: 0 0 10px 0;
	clear: both;
	display: block;
}
.cartitem .img {
	width: 160px;
	float: left;
	margin: 0 15px 0 0;
	height: auto;
}
.cartitem {
	width: 680px;
	margin: 0 0 15px 0;
	padding: 10px;
	background: #f1f1f1;
}
/*
//////////// Image Display ////////////
*/
#imgdisplay {
	width: 408px;
	float: left;
	margin: 0  0 0 15px;
	height: auto;
	background: #f7f7f7;
	text-align: left;
	padding: 12px;
}
#imgdetails {
	width: 240px;
	float: left;
}
#imgdetails .buttons a {
	padding: 6px;
	border-bottom:#CCCCCC 1px dotted;
	display:block;
	font-size: 14px;
}
#imgdetails .buttons {
	border-top:#CCCCCC 1px dotted;
	margin:12px 0 15px 0;
}
.details li {
	margin-bottom: 10px;
	color: #666666;
}
.details span {
	clear: both;
	margin-bottom: 2px;
	font-weight: bold;
	display:block;
}
#imgdisplay p {
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
}
.terms li {
	font-size: 14px;
	margin-bottom: 25px;
	color: #666666;
	line-height: 18px;
}
#hometxt {
	background-image: url(../img2/bg_hometxt.gif);
	display: block;
	height: 230px;
	width: 320px;
	margin:0 0 20px 0;
}
/*
//////////// Team ////////////
*/
.position {
	font-size: 12px;
	color: #666666;
	border-bottom:#CCCCCC dotted 1px;
	padding:0 0 4px 0;
}
.teamimg {
	float:right;
	margin:0 0 10px 10px;
}
/*
//////////// Portfolio ////////////
*/
#portfolio img {
	margin:0 0 4px 0;

}
#portfolio li {
	display: block;
	float: left;
	height: 230px;
	width: 160px;
	margin:10px 10px 0px 0px;
}
/*
//////////// Page Navigation ////////////
*/
.pagenav .nav-1 {
	float: left;
	height: 25px;
	width: 20%;
}
.pagenav .nav-2 {
	float: left;
	height: 25px;
	width: 59%;

}
.pagenav .nav-3 {
	float: left;
	height: 25px;
	width: 20%;
	text-align:right;
}
.pagenav li {
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	margin:0 6px 0 0;
}
.pagenav ul a {
	display: block;
	color:#FFFFFF;
	text-align:center;
	height: 18px;
	width: 18px;
	background: #999999;
	padding:3px 0 0 0;
}
.pagenav ul a:hover {
	background:#FD3EA7;
}
.pagenav {
	margin:18px 0 0 0;
}
#hometxt span {
	display: none;
}
#hometxt a {
	height: 230px;
	width: 320px;
	display: block;
}
.nav3 li {
	display:inline;
}
.nav3 a {
	font-size:10px;
	padding: 6px;
	background-color: #F7F7F7;
	color:#666666;
}
.nav3 .menulogin {
	font-size:10px;
	padding: 6px;
}
.nav3 {
	margin:10px 0 0 0;
}
.nav3 a:hover {
	background:#EC008C;
	color:#FFFFFF;
}