﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
.h1{
font-size:14px;
font-weight:bold;
color:#000000;
}
h1{
font-size:14px;
font-weight:bold;
color:#000000;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:11px;
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url(images/layout-bg.gif);
	background-repeat:repeat-y;
	text-align:center;
}
/* ========== Logo */
td{
font-size:11px;
color:#000000;
}
td a{
font-size:11px;
color:#000000;
}
td a:hover{
font-size:11px;
color:#990000;

}
#topcontainer{
	width:1000px;
	height:70px;
}
.logo-box{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:329px;
	height:45px;
	float:left;
	margin-top:8px;
}
.logo-box a{
	display: block;
	width:329px;
	height:45px;
}
.search-box{
	width:670px;
	height:45px;
	float:right;
	padding-top:8px;
}
/* =========================================================*/
.top-text{
	font-family:Verdana;
	font-size:12px;
	padding-top:8px;
	padding-left:5px;
	color:#333333;
	text-decoration:none;
}
.top-text a{
	color:#333333;
	text-decoration:none;
}
.top-text:hover{
	color:#993300;
	text-decoration:underline;
}
/* ========Top Link Container=================================*/
#toplink-container{
width:988px;
	height:51px;
	margin:0 auto;
	}
/* ========Contant Box=================================*/
#contant-container{
	width:1000px;
	height:auto;
	clear:both;
}
/* ========Google Ads Box=================================*/
#googleads-container{
	width:750px;
	height:100px;
	margin:0 auto;
	clear:both;
	padding-top:8px;
}
#smallgoogleads-container{
	width:750px;
	height:40px;
	margin:0 auto;
	clear:both;
	padding-top:8px;
}
/* =====================Top Two Box Container================*/
#main-topboxcontainer{
	width:1000px;
	height:auto;
}
/* ========Browse Photoshop Projects====================*/
#photoshopprojects-container{
	width:482px;
	height:auto;
	float:left;
	margin-left:6px;
}
.twobox-topbar{
	background-image:url(images/twobox-topbar.gif);
	background-repeat:no-repeat;
	height:26px;
}
.twobox-topbar h1{
	font-family:Verdana;
	font-size:14px;
	color:#d00000;
	padding-top:5px;
	text-align:center;
}
.twobox-bgbar{
	background-image:url(images/twobox-bgbar.gif);
	background-repeat:repeat-y;
}
.twobox-bottombar{
	background-image:url(images/twobox-bottombar.gif);
	background-repeat:no-repeat;
	height:17px;
}
/* ========Buy&Sell Photos=================================*/
#buysellphotos-container{
	width:482px;
	height:auto;
	float:right;
	margin-right:6px;
}
.rt-bottombar{
	background-image:url(images/buysell-bottomimg.gif);
	background-repeat:no-repeat;
	height:17px;
}
/*==============================================================*/
.project-list{
	width:233px;
	height:auto;
}
.project-list ul{
	margin:0;
	list-style:none;
	padding:12px 0px 0px 10px;
}
.project-list li{
	display:block;
	padding:0 1px 2px 15px;
	background:url(images/black-arrow.gif) no-repeat center left;
	line-height:15px;
}
.project-list a{
	font-family:Verdana;
	font-size:11px;
	color:#565656;
	display:block;
	text-decoration:none;
}
.project-list li a:hover{
	color:#993300;
	}

.top-title{
	background-image:url(images/orange-arrow.gif);
	background-repeat:no-repeat;
	height:10px;
	margin-left:25px;
}
.top-title h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bc4125;
	padding-left:15px;
}
.subtitle-text{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
/*==============================================================*/
#latest-featurebox{
	width:960px;
	height:auto;
	margin:0 auto;
	border:1px solid #dddddd;
	clear:both;
	margin-top:8px;
}
.projectbid-text{
	font-family:Verdana;
	font-size:12px;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
/*==============================================================*/

.projectdetails-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
	text-decoration:none;
}
.projectdetails-link a{
	color:#333333;
	text-decoration:none;
}
.projectdetails-link a:hover{
	color:#993300;
	text-decoration:underline;
}
/*==============================================================*/

.buyphoto-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom:5px;
	color:#333333;
	text-decoration:none;
}
.buyphoto-link a{
	color:#333333;
	text-decoration:none;
}
.buyphoto-link:hover{
	color:#993300;
	text-decoration:underline;
}
/*=========Footer Container============================*/
#footer-bar{
	background-image:url(images/footer-bar.gif);
	background-repeat:repeat-x;
	height:74px;
	clear:both;
	margin-top:8px;
}
.footer-text{
	font-family:Verdana;
	font-size:10px;
	padding-top:8px;
	text-align:center;
	line-height:15px;
	color:#000000;
}
.footer-text a{
	color:#000000;
	text-decoration:none;
}
.footer-text a:hover{
	color:#993300;
	text-decoration:none;
}

/*=========Buy/Sell Photos Class Start============================*/
#left-countainer{
	width:234px;
	height:auto;
	float:left;
	display:inline;
}
#quicksearch-box{
	width:210px;
	height:auto;
	padding-bottom:8px;
	margin-left:8px;
}
#lt-boxtopbar{
	background-image:url(images/quicksearch-top.gif);
	background-repeat:no-repeat;
	height:28px;
	
}
#lt-boxtopbar h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	padding-top:6px;
	padding-left:25px;
}
.lt-boxbgbar{
	background-image:url(images/quicksearch-bg.gif);
	background-repeat:repeat-y;
}
.lt-boxbottombar{
	background-image:url(images/quicksearch-bottom.gif);
	background-repeat:no-repeat;
	height:15px;
}
#right-countainer{
	width:766px;
	height:auto;
	float:right;
	display:inline;
}
#sellphoto-box{
	width:750px;
	height:auto;
}
.sellphoto-topbar{
	background-image:url(images/sellphoto-topbar.gif);
	background-repeat:no-repeat;
	height:27px;
}
.sellphoto-topbar h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#353535;
	padding-top:5px;
	padding-left:35px;
}

.sellphoto-topbar h3 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#353535;
	text-decoration:none;
	
}
.sellphoto-topbar h3 a:hover{
color:#FF0000;
}


.sellphoto-bgbar{
	background-image:url(images/sellphoto-bgbar.gif);
	background-repeat:repeat-y;
}
.sellphoto-bottombar{
	background-image:url(images/sellphoto-bottombar.gif);
	background-repeat:no-repeat;
	height:9px;
}
/*=======================================================================================================*/
#img-box{
	width:202px;
	border:1px solid #d1d1d1;
}
.img-boxtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	line-height:20px;
	padding-left:15px;
}
.img-boxtext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	text-decoration:none;

}
.img-boxtext a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration:none;

}
/*=======================================================================================================*/

.categories-box ul{
	margin:0;
	list-style:none;
	padding:8px 0px 0px 10px;
}
.categories-box li{
	display:block;
	padding:0 1px 2px 15px;
	/*background:url('../images/black-arrow.gif') no-repeat center left;*/
	line-height:20px;
	list-style:none;
}
.categories-box a{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	display:block;
	height:21px;
	text-decoration:none;
}
.categories-box a:hover{
	color:#b63e24;
	}
.form-pad{
	padding-top:5px;
	padding-bottom:3px;
}
.btninput{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
/*====================Add to Cart Link====================================================*/

.addtocart-text{
	font-family:Verdana;
	font-size:12px;
	padding-top:8px;
	font-weight:bold;
	padding-left:5px;
	color:#d44e25;
	text-decoration:none;
}
.addtocart-text a{
	color:#d44e25;
	text-decoration:none;
}
.addtocart-text:hover{
	color:#d44e25;
	text-decoration:underline;
}
.sidelinks2{
color:#000000;
font-size:11px;
}
.sidelinks{
color:#000000;
font-size:11px;
}
