body {
	background-color: #303030;
	/*background-image:url(../images/silver_bgrnd.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	padding:0px;
	margin:0px;
}

select
{height:20px;}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.main {
	width: 1000px;
	margin: auto;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #303030;
	color: #FFFFFF;
	
	height: auto;
	
}
.header {
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	 }

/*  TABS */

.tabs {
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:36px;
	float: left;
}
.tabs ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
	}
.mdl {
	margin-top: 0px;
}
.tabs li {
	float: left;
	margin: 0px;
	padding-left:21px;
	padding-right:21px;
	 
}

/* Css of Tabs */
.photographer {
	margin: 0px;
	padding: 0px;
}
.photographer a {
	display: block;
	background-image: url(../images/Photographer.jpg);
	height: 22px;
	width: 93px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;

}
.photographer a:hover {
	background-image: url(../images/Photographerhover.jpg);
	display: block;
	height: 22px;
	width: 93px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
}


.subject {
	margin: 0px;
	padding: 0px;
}
.subject a {
	display: block;
	background-image: url(../images/subject.jpg);
	height: 22px;
	width: 48px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
.subject a:hover {
	background-image: url(../images/subjecthover.jpg);
	display: block;
	height: 22px;
	width: 48px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
}

.ori {
	margin: 0px;
	padding: 0px;
}
.ori a {
	display: block;
	background-image: url(../images/orien.jpg);
	height: 22px;
	width: 76px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
.ori a:hover {
	background-image: url(../images/orienhover.jpg);
	display: block;
	height: 22px;
	width: 76px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
}


.color {
	margin: 0px;
	padding: 0px;
}
.color a {
	display: block;
	background-image: url(../images/color.jpg);
	height: 22px;
	width: 49px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
.color a:hover {
	background-image: url(../images/colorhover.jpg);
	display: block;
	height: 22px;
	width: 49px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
}

.wtnew {
	margin: 0px;
	padding: 0px;
}
.wtnew a {
	display: block;
	background-image: url(../images/wtnew.jpg);
	height: 22px;
	width: 72px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
.wtnew a:hover {
	background-image: url(../images/wtnewhover.jpg);
	display: block;
	height: 22px;
	width: 72px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
}



/* Css of Tabs */


/* TABS */
.float {
	float: left;
}
.ptab {
	background-image: url(../images/pboxbg.jpg);
	height: 59px;
	float: left;
	width: 869px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.lists {
	list-style-type: none;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.lists li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.clear {
	clear: both;
}
.nav {
	width: 665px;
	background-image: url(../images/utabbg.jpg);
	height: 59px;
}
.padding {
	margin: 0px;
	padding: 0px;
}
.search 
{
	float: right;
	background-image: url(../images/search.jpg);
	height: 20px;
	width: 125px;
	padding-right:55px;
	background-repeat: no-repeat;
}
.searchfld {
	background-color: #000000;
	font-family: tahoma;
	font-size: 10px;
	vertical-align:middle;
	color: #999999;
	border:1px solid #000000;
	margin-left: 28px;
	width: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: normal;
}
.imgview {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: 6px;
	margin-top: 15px;
}

.imgview img {
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*Added By Anup DG*/
.imgview a
{
	float:left;
	clear:both;
	width:100%;
}
.undercon 
{
	text-align:center;
	vertical-align:middle;	
	font-family: "Trebuchet MS";
	font-size: 48px;
	color: #FFFFFF;
	height:150px;
	padding-top:100px;
}

/*Added By Anup DG*/
.feturedBio {
width: 568px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:justify;
margin-top: 15px;
margin-right: 18px;
color: #CCCCCC;
float:left;
}
.feturedimg {
width: 250px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
margin-top: 15px;
margin-left: 18px;
color: #CCCCCC;
float:left;
}
.feturedimg img {
margin-bottom: 3px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
border: 1px solid #666666;
}


.topbest {
	height: 384px;
	width: 596px;
	float: left;
	padding-left: 50px;
	padding-top: 32px;
}
.topbest .content {
	height: 354px;
	background-image: url(../images/topbestbg.jpg);
}
.topbest .content .big {
	height: 294px;
	width: 438px;
	margin-top: 30px;
	float: left;
	padding-left: 17px;
}
.topbest .content .small {
	height: 294px;
	width: 124px;
	margin-top: 30px;
	float: left;
}
.topbest .content .small img {
	margin-bottom: 6px;
	margin-left: 10px;
	float: left;
	border: 1px solid #666666;
	height: 50px;
	width: 50px;
}
.news {
	height: 384px;
	width: 273px;
	float: right;
	padding-top: 32px;
	padding-right: 53px;
	clear: right;
}
.news .content {
	background-image: url(../images/newsbg.jpg);
	height: 353px;
}
.sizebox {
	background-image: url(../images/txt2fld.jpg);
	height: 22px;
	width: 111px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	float: left;
}
.sizebox .width {
	background-color: #121212;
	border:1px solid #121212;
	font-family: tahoma;
	font-size: 9px;
	width: 30px;
	margin-left: 8px;
	margin-top: 2px;
	color: #999999;
	

}
.sizebox1 {
	background-image: url(../images/txt1fld.jpg);
	height: 22px;
	width: 111px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	float: left;
}
.sizebox1 .width {
	background-color: #121212;
	border:1px solid #121212;
	font-family: tahoma;
	font-size: 9px;
	width: 30px;
	margin-left: 8px;
	margin-top: 2px;
	color: #999999;
}



.size1 {
	display: block;
	width: 140px;
	text-align: left;
	float: left;
	height: 30px;
}

.size2 {
	display: block;
	width: 200px;
	float: left;
	clear: right;
	height: 30px;
}






/* Added by AnupDG on 17Dec*/

.bodytxt0  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #EFEFEF;
}
/* End Added by AnupDG on 17Dec*/
.bodytxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
.bodytxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCF1;
}
.bodytxt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*Added by Anup on 17 Dec*/
.bodytxt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCF1;
}
/*End Added by Anup on 17 Dec*/
/* Commented by anypDG on 17 Dec
.bodytxt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
*/
.login {
	padding-bottom:5px;
	height:25px;
	}
.login1 {
padding-bottom:5px;
}
.loginlbl {
	/*padding-left: 130px;
	text-align: left;
	width: 150px;
	display: block;
	float: left;*/
	padding-left: 130px;
	text-align:left;
	width: 150px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #CCCCCC; 
}
.loginlbl3
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #CCCCCC; 
}
.txtfld {
	background-color: #292929;
	font-family: tahoma;
	font-size: 11px;
	color: #9f9f9f;
	border:1px solid #757575;
	width: 180px;
    height: 17px;
}
.txtfld-ddl {
	background-color: #292929;
	font-family: tahoma;
	font-size: 11px;
	color: #9f9f9f;
	border:1px solid #757575;
	width: 180px;
    height: 20px;
}
.contantBody
{
	background-image:url(../images/box1middle.jpg);
	width:854px;
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:23px;
	padding-right:23px;
}

.imageBorder
{
border:solid 1px #666666;
cursor:pointer;
}

.pagingNormal
{
	font-family:Arial;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
}
.pagingClicked 
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#e6e6e6;
	font-weight:bold;
	cursor:default;
	margin:0px 5px 0px 5px;
}
.pageDiv
{
	background-image:url(../images/rect.jpg);
	height:17px;
	width:18px;
	float:left;
}
.newsltxt {
	height: 25px;
	width: 166px;
	float: left;
	background-image: url(../images/txtbg.jpg);
	background-repeat: no-repeat;
}
.txtfldnewsl {
	background-color: #121212;
	border: 1px solid #191919;
	height:15px;
	color: #989898;
	font:tahoma;
	font-size: 11px;
	font-weight: bold;
	width: 147px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.join
{
	padding-top:10px;
	margin-left:25px;
}
/*Commented By Anup ON 17 Dec
.join
{
	
	padding-top:10px;
	margin-left:20px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
*/

/*Added By Anup ON 11 Dec*/
.basketLbl 
{
	width:150px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #CCCCCC; 
}
.smTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.txtfld1 {
	font-family: tahoma;
	font-size: 11px;
	color: #9f9f9f;
}
.txtfld1 td
{
	width:150px;
} 
/*End Added By Anup ON 11 Dec*/

/*   10-12-2008      */
.login2 {
	padding-bottom:5px;
	height:25px;
	}
.loginlbl2 {
	padding-left: 15px;
	text-align: left;
	width: 130px;
	display: block;
	float: left;
	font-weight: bold;
	color: #cccccc;
	font-size: 11px;
}
.chk1 {
	margin-top: 15px;
	padding-left: 20px;
}
.ck1price {
	color: #CCCCCC;
	float: left;
	padding-top: 60px;
	padding-left: 10px;
}

.chk1title{
	float: left;
	padding-left: 10px;
	width: 250px;

}
.clink {
	text-decoration: underline;
}
a.clink link  {
	text-decoration: underline;
}
a.clink  hover {
	text-decoration: none;
}

.list1 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #CCCCCC;
	margin-top:3px;
}
.list1 li {
	margin-bottom: 3px;
}
.list1 a {
	list-style-type: none;
	text-decoration: underline;
	color: #48f903;
}
.account_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.account_list li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.bodytxt6 {
	font-size: 11px;
	font-weight: bolder;
	color: #dfdfdf;
}
/*   11-12-2008      */
/* checkout*/
.baskettitle {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.width
{
	width:73px;
}
.baskettitle1 {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	width: 180px;
}
.innercontent {
	padding-top: 5px;
	padding-left: 18px;
	background-image: url(../images/box1middle.jpg);
	height: auto;
	width: 882px;
	margin-left: 50px;
}

/*  12-12-2008 by vinay  */
.baskettitle1
{
    display: block;
    font-weight: bold;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CCCCCC;
    text-align: right;
    padding-right: 10px;
    width: 558px;
}

.baskettitle3
{
	text-align:right;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CCCCCC;
    padding-right: 3px;
    width:90px; 
}
.chkbtn
{
    float: right;
    margin-right: 80px;
}
.chkdtls
{
    padding-left: 160px;
}
.chkinfo
{
    padding-top: 15px;
    padding-left: 15px;
}
.chk3left
{
    padding-left: 14px;
}
/* GRID
.grid
{
    width: 840px;
    font-family: Arial, Helvetica, sans-serif;
    color: #dddddd;
    margin: auto;
    border-top: 1px solid #717171;
    border-right: 1px solid #717171;
    border-left: 1px solid #717171;
}
.gridfirst
{
    text-align: left;
    padding-top: 3px;
    padding-left: 12px;
}
.grid th
{
    background-image: url(../images/gridbg.jpg);
    height: 25px;
    text-align: left;
    font-size: 12px;
    padding-left:15px;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 1px solid #717171;
}
.grid td {
font-family: tahoma;
font-size: 11px;
color: #dddddd;
border:1px solid #121212;
width: auto;
}
*/
.grid {
width: 835px;
margin-top: 10px;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
}
.gridfirst
{
text-align: left;
padding-top: 3px;
padding-left: 22px;
}
.isdefault{
background-image:url(../images/grid1.jpg);
height: 27px;
width: 835px;
}
.isImpesonate{
background-image:url(../images/grid2.jpg);
height: 27px;
width: 835px;
}

.grid td {
font-family: tahoma;
font-size: 11px;
color: #dddddd;
border:0px solid #121212;
width: auto;
}

/* GRID*/

/* end 12-12-2008 by vinay  */


.ChangePassword
{
	background-image: url(../images/changepassword.jpg);
    border:0;
}
.Cancel
{
	background-image: url(../images/cancel.jpg);
    border:0;
    width:75px;
    height:25px;
}
.Continue
{
	background-image: url(../images/continue1.jpg);
    border:0;
}
/* Added By anupDG on 17th Dec */
.validationMsg
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	
}

/* End Added By anupDG on 17th Dec */


/*for Modal popup Rajender*/
/*
.modelpopup {
width:500px;
height:290px;
filter:alpha(opacity=82); 
opacity: 0.82; 
border:1px solid #6e6e6e;
background-color: #121212;
color: #FFFFFF;
}*/
.modelpopup {
width:500px;
height:290px;
border:1px solid #6e6e6e;
background-color: #121212;
color: #FFFFFF;
}
.modeltab {
background-image: url(../images/modeltabbg.jpg);
background-repeat: repeat-x;
height: 28px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}
.modelheading {
float: left;
padding-top: 5px;
padding-left: 10px;
}
.modelcancel {
float: right;
padding-top: 1px;
padding-right: 3px;
}
/*for Modal popup Rajender*/
.modalBackground {
 background-color:Gray;
 filter:alpha(opacity=70);
 opacity:0.7;
}

.myOrders{
background-image:url(../images/grid3.jpg);
height: 27px;
width: 862px;
}
/*----------mukesh------------------------------------*/
.whatbody {
padding-left: 0px;
}
.whaticons {
width: 118px;
text-align: center;
font-size: 11px;
height:170px;
float: left;
padding-left: 37px;
padding-right: 37px;
padding-top: 30px;
}
.whatbody .whaticons img {
border:0px;
}
/*----------mukesh------------------------------------*/

.changecolor
{
    cursor:pointer;

    
}
a.changecolor:link,a.changecolor:visited 
{
 color:#cccccc;   
}

a.changecolor:hover
{
 color:#666666;   
}

.changecolor1
{
    cursor:pointer;

    
}
.changecolor1 a
{
 color:#cccccc;   
}

.changecolor1 a:hover
{
 color:#666666;   
}

 .nav1 {
	background-image: url(../images/nav1.png);
	height: 57px;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
}
.nav1 .up {
	list-style-type: none;
	margin: 0px;
	color: #5c5c5c;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 105px;
}
.nav1 .up li {
	float: left;
	margin: 0px;
	padding-right: 21px;
	padding-left: 21px;
}
.nav1 .up a {
	color: #5c5c5c;
	text-decoration: none;
}

.nav1 .up a:hover {
	color: #494949;
	text-decoration: underline;
}


.nav1 .down {
	list-style-type: none;
	color: #efefef;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	text-align: center;
}
.nav1 .down li {
	float: left;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.nav1 .down a {
	color: #efefef;
	text-decoration: none;
}

.nav1 .down a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*.headerbg
{
	background-image: url(../images/header_bg.jpg);
	height: 230px;
}*/
a.link1:link, a.link1:visited
{
    text-decoration:underline;
}

a.link1:hover
{
    text-decoration:none;
}