body {
	background-color:#d8d8d8;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#outer_container
{
	width:1052px;
	height:auto;
	margin:0px auto;
	padding-bottom:20px;
	min-height:650px
}

#header
{
	width:inherit;
	height:100px;
	margin-bottom:10px;
}

#logo
{
	width:250px;
	height:80px;
	float:left;
	margin-top:10px;
}

#logo a, #logo a:hover
{
	color:#e9e9e9;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	text-shadow:2px 2px 2px #000000;
	
	
}

#logo img
{
	max-width:292px;
}

#top-banner
{
	width:728px;
	height:90px;
	float:right;
	margin-top:2px;
	text-align:right
}

#top-banner img
{
	border:1px #d8d8d8 solid;
}

#container
{
	width:inherit;
	height:auto;
	
}

#left
{
	width:292px;
	height:auto;
	float:left;
	background-image:url(images/leftbottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:26px;
	margin-bottom:20px;
}

#left .container
{
	width:inherit;
	height:auto;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-y;
}

#left .categoryheading
{
	width:292px;
	height:57px;
	background-image:url(images/category-heading.jpg);
	background-repeat:no-repeat;
}

#left h1
{
	color:#e1dfdf;
	font-weight:normal;
	font-size:20px;
	padding:7px 0px 0px 20px
}
#left .categoryheading h1 a , #left .categoryheading h1 a:hover, #left .categoryheading h1 a:visited
{
	color:#e1dfdf;
	text-decoration:none
}
#left p
{
	color:#e1dfdf;
	font-weight:normal;
	font-size:20px;
	padding:7px 0px 0px 20px;
	margin:0px;
}
#left .categoryheading p a , #left .categoryheading p a:hover, #left .categoryheading p a:visited
{
	color:#e1dfdf;
	text-decoration:none
}


#left #subcategory
{
	width:233px;
	height:auto;
	margin-left:30px;
	padding-bottom:10px;
}


#left #subcategory ul
{
	width:inherit;
	height:auto;
	margin:0px;
	padding:0px;
}

#left #subcategory ul li
{
	list-style-type:none;
	background-image:url(images/subcategory.jpg);
	background-repeat:no-repeat;
	min-height:34px;
	margin-bottom:1px;
	line-height:34px;	
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
	color:#3b3a3a
}

#left #subcategory ul li ul#submenu
{
	margin:10px 0px 10px 10px;
	padding:0px;
}

#left #subcategory ul li ul#submenu li
{
	background-image:none;
	font-size:13px;
	line-height:normal;
	font-weight:normal;
	min-height:20px;
	list-style-image:url(images/bullet1.jpg);
	padding-left:0px;
}

#left #subcategory ul li ul#submenu li a
{
	text-decoration:none;
	color:#3b3a3a;
}

#left .leftbanner
{
	width:232px;
	height:auto;
	margin:10px 0px 0px 30px
}

#right
{
	width:748px;
	height:auto;
	float:right
}

#right .photo_container
{
	width:inherit;
	height:auto;
	border:1px #c0c0c0 solid;
	background-color:#f2f1f1;
	background-image:url(images/photocontainer-box.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:20px;
}


.photo_container_heading
{
	margin-bottom:3px;
}
.photo_container_heading h1
{
	font-weight:normal;
	color:#313131;
	font-size:23px;
	text-transform:capitalize;
}
.photo_container_heading p
{
	font-weight:normal;
	color:#313131;
	font-size:23px;
	text-transform:capitalize;
	margin:0px;
	padding:0px;
}

.photo_container_content
{
	padding:5px;
	padding-bottom:10px;
	padding-top:14px;
}

.photo_container_content ul
{
	margin:0px;
	padding:0px;
}

.photo_container_content ul li
{
	list-style-type:none;
	float:left;
	width:236px;
	height:114px;	
	margin:5px 5px;
	overflow:hidden	
}

.photo_container_content .thumb
{
	width:234px;
	height:92px;
	background-color:#faf8f8;
	border:1px #c5c5c5 solid;
}

.photo_container_content .thumb:hover
{
	background-color:#59b5e9;
}

.photo_container_content .thumb a img
{
	width:226px;
	height:84px
}

.photo_container_content ul li img
{
	margin:4px;
}

.photo_container_content .image_title
{
	text-align:center;
	color:#565454;
	margin-top:3px;
}

img
{
	border:none;
}

.clear
{
	clear:both;
	
}

h1, h2,h3
{
	margin:0px;
	padding:0px;
}

#footer
{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	height:73px;
	width:inherit;
	
	
	
}

#footer .copyright
{
	text-align:center;
	color:#d8d8d8;
	padding-top:26px;	
}

.ads
{
	width:300px;
	height:250px;
	overflow:hidden;
	border:1px #c5c5c5 solid;
	float:left;
	margin:0px 26px;
	
	
}

.heading
{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
	color:#7d7c7c;
	border-bottom:1px #7d7c7c dashed;
	line-height:20px
}

.search
{
	text-align:right;
	background-color:#f2f1f1;
	padding:10px 10px;
	float:right;
	width:auto;
	border-top:5px #c5c5c5 solid
	
}

.search input
{
	border:none;
	color:#a3a3a3
	
}


.btn_search
{
	background-color:#302e2f;
	color:#d8d8d8;
	cursor:pointer;
	border:none;
}

#button_main
{
	background-color:#f2f1f1;
	padding:10px 10px;
	float:left;
	width:auto;
	height:24px;
	border-top:5px #c5c5c5 solid;
}

#button_links
{
	float:left;
	width:auto;
	height:24px;
	margin-top:-5px;
}

.download_link
{
	position:absolute;
	margin-top:-20px
}

.download_link a, .download_link a:hover, .download_link a:visited
{
	text-decoration:none;
	color:#7D7C7C
}

.page_navigation
{
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.page_navigation .link
{
	color: #313131;
	font-weight: normal;
	text-decoration: none;

	background:-moz-linear-gradient(top, white 0, #e3e4e4 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e3e4e4));
	background:-webkit-linear-gradient(top, white 0, #e3e4e4 100%);
	background:-o-linear-gradient(top, white 0, #e3e4e4 100%);
	background:-ms-linear-gradient(top, white 0, #e3e4e4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#e3e4e4', GradientType=0);
	background:linear-gradient(top, white 0, #e3e4e4 100%);

	border: 1px solid silver;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}


.page_navigation .link:hover
{
	background:#E3E4E4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.page_navigation .current
{
	color: white;
	font-weight: normal;
	text-decoration: none;
	
	background:#3b5998;
	background:-moz-linear-gradient(top, #89D2FB 0, #509eca 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #89D2FB), color-stop(100%, #509eca));
	background:-webkit-linear-gradient(top, #89D2FB 0, #509eca 100%);
	background:-o-linear-gradient(top, #89D2FB 0, #509eca 100%);
	background:-ms-linear-gradient(top, #89D2FB 0, #509eca 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89D2FB', endColorstr='#509eca', GradientType=0);
	background:linear-gradient(top, #89D2FB 0, #509eca 100%);
	
	border: 1px solid silver;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}



.page_navigation .link_previous
{
	color: #313131;
	text-decoration: none;
	font-weight: normal;
}
.page_navigation .link_next
{
	color: #313131;
	text-decoration: none;
	font-weight: normal;
}

.page_navigation .current
{
	font-weight: bold;
}