@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	background-color: #FFF;
	background-image: url(images/bg_dot.gif);
	font-family: Arial, Helvetica, sans-serif;
}
html { padding:0; margin:0;}

/*Welcome*/
.Welcome {
	width:580px;
	float: right;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.Welcome ul { list-style:none; margin:20px auto 20px auto; padding:10px 10px;}
.Welcome ul li { padding:5px 0 5px 20px; margin:0; font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; line-height:1.8em;}
.Welcome ul li strong { color:#a63812; font:bold 11px Georgia, "Times New Roman", Times, serif; line-height:1.8em;}
.Welcome a { font:bold 11px Georgia, "Times New Roman", Times, serif; color:#7b9519;}
/*BoX*/
.Box {
	width:280px;
	float:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Box a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#7b9519; text-decoration:underline;}
.Box .link { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#08896f; text-decoration:underline; float: none; background:none; padding:0;}
.Box span { font:bold 11px Georgia, "Times New Roman", Times, serif; color:#959595;}
.Box em { padding:0; margin:0; font:italic 11px Georgia, "Times New Roman", Times, serif; color:#505050; line-height:1.8em;}
.Box p.name { font:bold italic 11px Georgia, "Times New Roman", Times, serif; color:#505050; text-align:right; padding:0; margin:0;}
/* main */
.main {
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
/********** header **********/
.blok_header { margin:0; padding:0;}
.header {
	width:960px;
	padding:0;
	background-image: url(images/bg.gif);
	height: 130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* logo */
.logo {
	width:240px;
	float:left;
	margin-left: 15px;
	margin-top: 15px;
}


/* search */
.search {
	padding:0;
	margin:0;
	float:right;
	clear: right;
	height: 40px;
}
.search form {
	display:block;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.search form span { display:block; float:left; background:url(images/search_bg.gif) left top no-repeat; margin:0 5px; padding:0 6px; width:198px;}
.search form .keywords { float:left; border:0; background:none; height:13px; width:198px; padding:6px 0; margin:0; font:normal 11px Arial, Helvetica, sans-serif; color:#a1a1a1; }
.search form .button { float:left; margin:0; padding:1px 0 0 0;}
/*header_text*/
.header_text {
	height:260px;
	margin:0 auto;
	padding:0;
	width:960px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/slider_bg.gif);
}
.header_text .div .left1 { float:right; width:480px; padding:0; margin:0; }
.header_text .div .left1 h2 {
	color:#fff;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.header_text .div .left1 img { float:left; margin:0px 20px 0 0; padding:0;}
.header_text .div .left1 a {font: bold 14px Arial, Helvetica, sans-serif; color:#fff; text-decoration:underline;}
.header_text p { font:normal 14px  Arial, Helvetica, sans-serif; color:#fff; padding:10px 0 0 0; margin:0; line-height:1.8em;}
/* header_text2 */
.header_text2 {
	height:260px;
	padding:0;
	width:960px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header_text2 h2 { width:300px; float:left; font: bold 34px Arial, Helvetica, sans-serif; color:#fff; margin:0; padding:45px 0 0 45px;}
/*body_bottom*/
.body_bottom {
	width:960px;
	height:30px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: top;
	clear: left;
	background-image: url(images/menu_bg.gif);
}
/* menu */	
.menu {
	margin:0;
	width:940px;
	float:left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style:none;
	border:0;
}
.menu ul li {
	float:left;
	margin:0;
	border:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.menu ul li a {
	float:left;
	color:#fff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-transform: capitalize;
	width: 100%;
}
.menu ul li a:hover {
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
}
.menu ul li a.active {
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
}

/* Sidebar Layout */

.sidebar {
  float:right;
  width:250px;
  margin-bottom:10px;
  font-size:12px;
}
.sidebar hr {
  height:30px;
}
.sidebar h2 {
  margin-left:5px;
}

.sidebar-box {
  clear:both;
}
.sidebar-header {
	float:left;
	width:100%;
	position:relative;
	font-size:22px;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #600;
}
.sidebar-body {
	float:left;
	clear:both;
	width:100%;
	text-align: left;
}

.sidebar input.text {
  width:150px;
}

.sidebar ul li {
  float:left;
  line-height:25px;
  display: block;
  border-bottom: 1px solid #CCC;
}
.sidebar ul li label {
  float:left;
  font-size: 14px;
  font-weight:bold;
  color: #777;
}
.sidebar ul li span {
	float:right;
	color: #FF6600;
	font-weight: bold;
}
.sidebar ul li a {
  text-decoration:none;
}
.sidebar ul li a:hover {
  font-weight: bold;
}

.sidebar ul.contest-prizes li {
  line-height: 35px;
  width:100%;
}
.sidebar ul li.prize1 span {
  font-size: 20px;
}
.sidebar ul li.prize2 span {
  font-size: 18px;
}
.sidebar ul li.prize3 span {
  font-size: 16px;
}
.sidebar ul li.prize4 span {
  font-size: 16px;
}
.sidebar ul li.prize5 span {
  font-size: 16px;
}

.sidebar ul.category li,
.sidebar ul.contest-info li {
  width:100%;
}
.sidebar .contest-payment {
  font-size: 13px;
}


/*Featured Contests*/

.featuredcontests{
	width: 660px;
	float: left;
	
}

.featuredcontests h1{
	font-size: 22px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	color: #600;
	
}

.contest-sort{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 20px;
	background-color: #000;
	
}
.contest-sort .type{
	float:right;
	width:75px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	margin-right: 0;
	margin-left: 0px;
	margin-top: 3px;
}
.contest-sort .holder{
	float:right;
	width:70px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 3px;
}

.contest-sort .entries{
	float:right;
	width:74px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 3px;
}

.contest-sort .prize{
	float:right;
	width:61px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 3px;
	
}
.contest-row {
	float:left;
	width:650px;
	min-height:40px;
	color:#666;
	padding: 5px;
	border-bottom: 1px solid #999;
}
.contest-row .indicator {
  float:left;
  width:52px;
  height:48px;
  color:#FFF;
  text-align:center;
  margin-right:5px;
}
.contest-row .greenbox {
	background-image: url(images/greenbox.gif);
	background-repeat: no-repeat;
}
.contest-row .orangebox {
	background-image: url(images/orangebox.gif);
	background-repeat: no-repeat;
}
.contest-row .redbox {
	background-image: url(images/redbox.gif);
	background-repeat: no-repeat;
}

.indicator .time {
  font-size:24px;
  font-weight:bold;
  display:block;
}
.indicator .text {
  font-size:10px;
  display:block;
}
.indicator .ended {
  font-size:13px;
  font-weight:bold;
  display:block;
  line-height:48px;
}

.contest-row .title-wrapper {
	float:left;
	width:300px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
}
.contest-row .title {
	font-size:14px;
	display:block;
	color:#555;
	padding-bottom: 5px;
}
.contest-row.guaranteed .title a {
  color:#FF6600;
}
.contest-row a.bold {
  font-weight:bold;
}
.contest-row a.colored {
  color:#FF9900;
}
.contest-row .subtitle {
  font-size:12px;
}
.contest-row .holder {
	float:right;
	width:70px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contest-row .holder label {
	display:block;
	padding-bottom:5px;
}
.contest-row .holder span {
	display:block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contest-row .type {
	float:right;
	width:65px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	margin-top: 5px;
}
.contest-row .type label {
  display:block;
  padding-bottom:5px;
}
.contest-row .type span {
  display:block;
}
.contest-row .entries {
  float:right;
  width:60px;
  font-size:12px;
  text-align:center;
  margin-top:5px;
}
.contest-row .entries label {
  display:block;
}
.contest-row .entries span {
	display:block;
	font-size:18px;
	margin-top: 7px;
}

.contest-row .prize-wrapper {
	float:right;
	text-align:center;
	width:80px;
	margin-top:5px;
	font-size:12px;
}
.contest-row .prize-wrapper label {
  display:block;
}
.contest-row .prize-wrapper .prize {
	display:block;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
}
.contest-row .prize-wrapper .guaranteed-tag {
  display:block;
}

.contest-row.guaranteed .prize-wrapper,
.contest-row.guaranteed .title-wrapper,
.contest-row.guaranteed .holder,
.contest-row.guaranteed .entries {
  margin-top:0;
}

.sort-options {
  margin-bottom:10px;
}

.contest-info1 {
  border-bottom:1px dotted #888;
  margin-bottom:20px;
}


/*Recent Designs*/
.recentdesign {
	margin-bottom:10px;
	font-size:12px;
	clear: left;
	padding-top: 10px;
	width: 670px;
}

.recentdesign h1{
	color: #600;
	font-size: 22px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
}

.recentdesignimage
{
	float: left;
	width: 115px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;


}
/*leftmenu*/
#leftmenu{
	background-color: #FFFFFF;
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
#leftmenu h1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#leftmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#leftmenu li { margin: 0; }


#leftmenu a{
	display: block;
	color: #FFF;
	background-color: #000000;
	width: inherit;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;

}
#leftmenu a:hover{
	background-color: #CCCCCC;
	color: #000000;
}

#leftmenu li li a
{
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	width: inherit;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: bold;

}

#shoppingcart{
	
}
#shoppingcart h1{
	background-color: #000000;
	float: left;
	width: 170px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

/*recent products*/
#recent-product{
	background-color: #FFFFFF;
	width: 750px;
	float: right;
	padding-left: 5px;
}
#recent-product .padding{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#top-product{
	float: right;
	width: 1105px;
	background-color: #FFFFFF;
}

#top-product .padding{
font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#productsdetail {
	position:		relative;
	float: left;
	width: 560px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #000;
	margin: 5px;
}

#productsdetail .new {
	position:		absolute;
	left:				0px;
	top:				0px;
}

#productsdetail .coming {
	position:		absolute;
	left:				107px;
	top:				245px;
}
#productsdetail .hand {
	position:		absolute;
	left:				515px; 
	top:				515px;
}


#productsdetail_table {
	float: left;
	width: 470px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #000;
	margin: 5px;
	clear: right;
}
#productsdetail_table h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;

}

#productsdetail_table h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;

}

#productsdetail_thumb {
	border: 1px solid #000000;
	height: 80px;
	width: 80px;
	padding: 5px;
	clear: none;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}


#productsdetail_price {
	color: #FFFFFF;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;


}
#productsimage {
	position:		relative;
	float: left;
	width: 218px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #000;
	margin: 5px;
}
#productsimage .new {
	position:		absolute;
	left:				0px;
	top:				0px;
}

#productsimage .coming {
	position:		absolute;
	left:				50px; 
	top:				110px;
}
#productsimage .hand {
	position:		absolute;
	left:				195px; 
	top:				195px;
}


#productsimage h1{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}
#productsimage h2{
	font-size: 10px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-weight: normal;
}
#productsimage h3{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	font-weight: normal;
}
/*read more*/

#readmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	background-color: #000000;
	width: 40px;
	height: 13px;
	padding: 5px;
	clear: both;
	margin-right: 5px;
}

#readmore a{
	color: #FFFFFF;
	text-decoration: none;
}
#readmore a:hover{
	color: #FFFF00;
	text-decoration: none;
}


#normalMainBox{
	background-color: #FFFFFF;
	clear: both;
}
#normalMainBox .padding{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

fieldset
{
  vertical-align: middle;
  border:none;
}
input,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
}
input.wide,
select.wide {
  width:500px;
}
input.medium,
select.medium {
  width:170px;
}
input.short,
select.short {
  width:75px;
}

.subTitle{
background-color:#CCCCCC;padding:5px;font-weight:bold;
}

/*designer*/
#designer{
	background-color: #FFFFFF;
	clear: both;
	height: 400px;
}
#designer .padding{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#designerimage{
	float: left;
	width: 106px;
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #000;
	margin: 5px;

}
#designerimage h1{

    color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;

}

table.tbl-list th {
  background-color:#000000;
  padding:0 2px;
  color:#FFFFFF;
}
table.tbl-list td {
  color:#000000;
  font-size:13px;
  padding:4px 0;
  border-bottom: 1px solid #CCC;
}
table.tbl-list label {
  font-weight:bold;
}
#account-area {
	background-color: #FFFFFF;
	width: 750px;
	float: right;
	padding-left: 5px;
}
.account-header {
}
.account-header div{
	font-size:16px;
    color: #000000;
	font-weight: BOLD;
	margin-top: 5px;
	margin-bottom: 0px;

}
#account-area .view-all {
  font-size:90%;
  float:right;
  margin-right:10px;
}

/*Twitter*/
.Twitter { width:334px; float:right; background:url(images/Twitter.gif) left no-repeat; padding:0; margin:10px 0 0 0;}
.Twitter p { font: normal 12px Arial, Helvetica, sans-serif; color:#a4f1f9; padding:0 0 0 45px; margin:0;}
.Twitter a { font: bold 12px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
/********** body **********/
.body {
	width:940px;
	margin:0 auto;
	padding:10px;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: top;
}

.footer_resize {
	width:960px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.footer_resize ul {
	margin:0;
	list-style:none;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer_resize img { display:inline; margin:5px 10px; padding:0;}
.footer_resize ul li { margin:0; padding:0 10px; float:left;}
.footer_resize p {
	margin:0;
	float:right;
	color:#FFF;
	line-height:1.8em;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer_resize a {
	color:#FFF;
	text-decoration:none;
	line-height:1.8em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer_resize a:hover {
	text-decoration:none;
	color: #FF0;
}


#loginDiv{
	float: right;
	margin-top: 0px;
	width: 350px;
	padding-right:10px;
}
#loginDiv h1{
	font-size: 18px;
	color: #FFFFFF;
	float: left;

}
#loginDiv h2{
	color:#FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
	clear: both;
}
#loginDiv h3{
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#loginDiv h4{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}


.topMsgBox{
    color:#FFFFFF;
	font-size:14px;
}
.topMsgBox a:link {
	color: yellow;
	text-decoration: none;
}
.topMsgBox a:visited {
	text-decoration: none;
	color: yellow;
}
.topMsgBox a:hover {
	text-decoration: underline;
	color: red;
}
.topMsgBox a:active {
	text-decoration: none;
	color: yellow;
}


.btnStyle{
	clear:left;
	background:#888888;
	color:#FFFFFF;
	border:solid 1px #666666;
	font-size:11px;
	font-weight:bold;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-left: 0px;
}


#thumbnails-small li.thumbnail-s-item {
  float:left;
  display:inline;
  padding:5px;
  border:1px solid #CCC;
  background-color:#F0F0F0;
  margin:0 5px 15px;
}
#thumbnails li.thumbnail-item,
#thumbnails li.thumbnail-item-winner {
  float:left;
  display:inline;
  padding:5px;
  border:1px solid #CCC;
  background-color:#F0F0F0;
  margin:0 10px 20px;
  width:165px;
}
#thumbnails li.thumbnail-item-winner {
  background-color:#FFFFCC;
  border-color:#FCC;
}
#thumbnails .thumbnail {
  clear:both;
  text-align:center;
  width:165px;
  height:140px;
  background-color:#FFF;
}

ul.winners li.winners-item {
  clear:both;
  float:left;
  margin-bottom:20px;
  border:1px solid #CCC;
  padding:10px;
  background-color:#FAFAFA;
  width:850px;
}
ul.winners label {
  font-weight:bold;
}
ul.winners li.first {
  background-color:#FFFFE0;
}
ul.winners li.first label {
  font-size:125%;
  color:#FF6600;
}
ul.winners .image {
  float:left;
  margin-right:15px;
}
ul.winners .info {
  margin-left:180px;
}
/* Contest Details */

.info-wrapper {
  font-size:12px;
}
.info-wrapper .name {
  width:100px;
  overflow: hidden;
  white-space: nowrap;
}
.info-wrapper .name2 {
  width:75px;
  overflow: hidden;
  white-space: nowrap;
}
.info-wrapper em {
  font-size:120%;
  font-weight:bold;
  font-style: normal;
}
.won-design {
  background-color:#FFFFCC;
}
.won-design label {
  font-weight:bold;
  color:#0080FF;
}
.won-design .firstprize {
  color:#FF6600;
}

.comment {
  float: left;
  clear: both;
  width: 100%;
  font-size:13px;
  margin-bottom: 20px;
}
.comment-header {
  clear: both;
  position:relative;
  border-top:1px solid #999;
  border-bottom:1px solid #D0D0D0;
  background:#F7F7F7;
  height: 45px;
}
.comment .contest-holder {
  background:#FFFFCC;
}
.comment-header .avatar {
  vertical-align:top;
}
.comment-header .name-wrapper {
  position:absolute;
  top:3px;
  left:55px;
}
.comment-header .name a {
  font-size:14px;
  font-weight: bold;
}
.comment-header .role {
  color:#FF6600;
  font-size: 12px;
}
.comment-header .date {
  position:absolute;
  bottom:5px;
  right:5px;
  font-size: 12px;
}
.comment-body {
  clear:both;
  padding:10px 0;
}


.btn-color1,
.btn-color2 {
  float:left;
  display:block;
  padding:7px 15px;
  margin-right:15px;
  border:2px solid #CCC;
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
  font-size:13px;
}
.btn-color1 {
  background: #0066FF;
}
.btn-color2 {
  background: #FF6600;
}


/* Pagination */

.pagination-wrapper {
  clear:both;
  float:left;
  width:100%;
  padding-bottom:20px;
}
.pagination {
  float:left;
  margin:5px 0;
  font-size:0.9em;
}
.pagination .first,
.pagination .last,
.pagination .prev,
.pagination .next {
  float: left;
  position: relative;
  padding: 0px 5px;
  margin-right: 5px;
  text-align: center;
  border: 1px solid;
  text-decoration: none;
}
.pagination .prev {
  margin-right: 10px;
}
.pagination .next {
  margin-left: 5px;
}
.pagination span.first,
.pagination span.last,
.pagination span.prev,
.pagination span.next {
  color: #777;
}
.pagination .num,
.pagination .current {
  float: left;
  position: relative;
  text-align: center;
  padding: 0px 2px;
  margin-right: 5px;
  width: 20px;
  border: 1px solid #0066FF;
  text-decoration: none;
}
.pagination .current {
  font-weight: bold;
  background: #FFE4B5;
}

.comment {
  float: left;
  clear: both;
  width: 100%;
  font-size:13px;
  margin-bottom: 20px;
}
.comment-header {
  clear: both;
  position:relative;
  border-top:1px solid #999;
  border-bottom:1px solid #D0D0D0;
  background:#F7F7F7;
  height: 45px;
}
.comment .contest-holder {
  background:#FFFFCC;
}
.comment-header .avatar {
  vertical-align:top;
}
.comment-header .name-wrapper {
  position:absolute;
  top:3px;
  left:55px;
}
.comment-header .name a {
  font-size:14px;
  font-weight: bold;
}
.comment-header .role {
  color:#FF6600;
  font-size: 12px;
}
.comment-header .date {
  position:absolute;
  bottom:5px;
  right:5px;
  font-size: 12px;
}
.comment-body {
  clear:both;
  padding:10px 0;
}


.allowhtml ul {
  margin-left:20px;
  list-style:disc;
}

.section {
  clear:both;
  margin-bottom:30px;
}

.bigger-text {
  font-size:1.3em;
  color:#666;
  line-height:1.6em;
}


.content2 {
  clear:both;
  margin-bottom:10px;
}

.msg-wrapper {
  margin-bottom:0px;
  padding:10px;
  background-color:#FFFFFF;
//  border:1px solid #000000;
  text-align: center;
  font-size:13px;
}
.msg-error {
  color:#FF0000;
}
.msg-normal {
  color:#008000;
}
.msg-wrapper p {
  margin:0; padding:0;
}


.login-box {
  position:absolute;
  top:5px;
  right:5px;
  color:#FFF;
  font-size:80%;
}
.login-box a {
  color:#FFF;
}
.login-box span {
  margin-right:10px;
}

.login-box input.text {
  width:100px;
}
.login-box input.btnlogin {
  background-color:#5050DD;
  color:#FFF;
  border:1px solid #CCC;
  width:70px;
  cursor:pointer;
}
.login-big-box {
  color:#000000;
  font-size:14px;
  width:390px;
  margin:60px auto 0;
  padding:30px;
  border:1px solid #000;
  background-color:#FFFFFF;
}
.login-big-box label.field-title {
  font-weight:bold;
  font-size:16px;
  color:#444;
}
.login-big-box input.text {
  font-size:16px;
  font-weight:bold;
  width:250px;
  height:24px;
  line-height:24px;
  color:#000000;
  padding:0 3px;
}



/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#F00;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { margin:0; width:110px; display:block; padding:10px 0; color:#252525; font: bold 14px Arial, Helvetica, sans-serif; text-transform:capitalize; float:left;}
#contactform label span { color:#F00;}
#contactform input.text { width:380px; border:1px solid #dcdcdc; margin:10px 0; padding:5px 2px; height:16px; background:#f0f0f0; float:left;}
#contactform textarea { height:300px; width:380px; border:1px solid #dcdcdc; margin:10px 0; padding:2px; background:#f0f0f0; float:left;}
#contactform li.buttons input { padding:3px 0 3px 110px; margin:0; border:0; color:#FFF; float:left;}
p.response { text-align:center; color:#666666; font: normal 11px  Georgia, "Times New Roman", Times, serif; line-height:1.8em; width:auto;}
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}
.left { width:371px; float:left; margin:20px 5px 10px 5px; padding:5px;}
.right { width:200px; float:left; margin:20px 5px 10px 5px; padding:5px;}
.right ul { list-style:none; margin:5px 20px; padding:0;}
.right li { font: bold 12px Arial, Helvetica, sans-serif; color:#6f6f6f; padding:5px 20px; margin:0; background:url(images/about_ul_li.gif) left no-repeat;}
p.clr, .clr {
	clear:both;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
li.bg, .bg { clear:both; border-bottom:1px solid #dbdbdb; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none;}
li.line, .line {
	padding:0;
	margin:10px 0;
	background:none;
	list-style:none;
}



.gallery { float:left; width:431px; height:229px; margin:15px 0 0 13px; }
#slider { margin:0; padding:0; list-style:none; }
#slider ul,
#slider li { margin:0; padding:0; list-style:none; }
/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { width:431px; height:229px; overflow:hidden; }
p#controls { margin:0; position:relative; }
#prevBtn { display:block; margin:0; overflow:hidden; width:59px; height:59px; position:absolute; left:-2px; top: 5px; }
#nextBtn { display:block; margin:0; overflow:hidden; width:59px; height:59px; position:absolute; left: 50px; top: 5px; }
#prevBtn a { display:block; width:59px; height:59px; background:url(images/l_arrow.gif) no-repeat 0 0; }
#nextBtn a { display:block; width:59px; height:59px; background:url(images/r_arrow.gif) no-repeat 0 0; }










.defaultLeft { float:left; }
.defaultRight { float:right; }

