html {
	height: 100%;
	top:0;
}

a{
	outline:none;
	text-decoration: underline;

}

img{
	outline:none;
	border: 0px;
}


body {
	background: #d9b903;
	background-image:url(../images/new/background.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
    font-family: Arial, sans-serif;
	font-size: 0.85em;
	color:#333;
	top:0;
	margin:0px;
}

strong, em, b, i, p, h2, h3, h4, h5, td, tr, th, blockquote, ul, li, ol {
    font-family: Arial, sans-serif;
}
p{
	font-size: 1.0em;
	line-height: 2em;
}

h1 {
	font-size: 20px;
	margin-bottom:0;
	padding-top:0px;
	font-family: Arial, sans-serif;
    font-weight:200;
    border-bottom: 1px solid #eee;
}

h2 {
	font-size: 18px;
	font-family: Arial, sans-serif;
    padding-bottom: 0.5em;
    font-weight: bold;

}

h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
    padding-bottom: 0.5em;
    font-weight:200;
	font-weight: bold;
	margin-top: 40px;

}

h3.categories {
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}

.underline {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eee;
}

div.blockquote {
	background: url(../images/quote.png) 0 0 no-repeat;
	padding: 1.5em 1em 1em 60px;
	margin: 1em;
	font-size: 0.9em;
	line-height: 1.6em;
}

div.br {
	position: relative;
	clear: both;
}

a img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #333;
}

a:hover {
	color: #EE2325;
	text-decoration: underline;
}

.container {
	margin: 0 auto 0 auto;
	width: 100%;
	height:auto;
	background:#ffffff;
	min-height:1000px;
	min-width:1000px;
}

.inner-container{
	margin: 0 auto 0 auto;
	width: 1000px;
	height:auto;
	background:#ffffff;
}


.left { float:left; }

.right { float:right; }

ul#side_nav_right
{
	margin-bottom:0;
	margin-left:967px;
	margin-right:0;
	margin-top:55px;
	position:fixed;
	z-index:1;
	width: 80px;
}

ul#side_nav_right li
{
	margin-bottom: 5px;
	padding:8px;
	/*border-right: 4px solid #fff;*/
	list-style: none;
	background:#fff;
	cursor:pointer;
	text-align:center;
	/*-webkit-transform: rotate(20deg);*/
	-moz-box-shadow: 10px 4px 14px #333333;
	-webkit-box-shadow: 10px 4px 14px #333333;

}


ul#side_nav_left
{
	margin-bottom:0;
	margin-left:0px;
	margin-right:0;
	margin-top:0px;
	width: 100%;

}

ul#side_nav_left li
{
	margin-bottom: 5px;
	/*border-right: 4px solid #fff;*/
	list-style: none;
	background: #D91717;
	text-align:center;
	-moz-box-shadow: 2px 2px 3px #333;
	-webkit-box-shadow: 2px 2px 3px #333;
	cursor:pointer;
	display:inline;
	padding:14px;
	padding-top:6px;
	padding-bottom:6px;
	text-transform:uppercase;

	background: -webkit-gradient(linear, left top, left bottom, from(#D91717), to(#7d0d0d));
	background: -moz-linear-gradient(top,  #D91717,  #7d0d0d);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D91717', endColorstr='#7d0d0d');
}

ul#side_nav_left li:hover, ul#side_nav_left li.hover
{
	background: #FCD603;
	background-color: #FCD603;

	background: -webkit-gradient(linear, left top, left bottom, from(#FCD603), to(#b99d02));
	background: -moz-linear-gradient(top,  #7d0d0d,  #dab903);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D91717', endColorstr='#b99d02');
}



ul#side_nav_left li a
{
	color: #fff;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*display:block;*/
	/*	padding:8px;
	padding-right:22px;
	*/

}

ul#side_nav_left li a:hover, ul#side_nav_left li a.hover
{
	text-decoration:none;
	color: #333;

}



#header {

	margin: 0 auto 0 auto;
	padding: 0;
	width: 1000px;
	/*background: #FFF url(../images/new/header.jpg) 50% 0 no-repeat;*/
	/*background: #fff ;*/
	color: #000;
	height: 193px;
	top: 0px;
	z-index:1001;
	overflow:hidden;

}

.top-spiral{
	background:url(../images/new/roses-logo.png) 0 0 no-repeat;
	height:170px;
	width:365px;
	overflow:hidden;
	position:absolute;
	z-index:-1;
	right:0;
	top:-5px;

}

.top-break{
	
	width:1000px;
	height:2px;
	background: url(../images/new/top-break.jpg) no-repeat;
}

#header #logo {
	margin: 12px 0 9px 40px;
	width:448px;
	height: 112px;
	display:block;
	/*background: url(../images/new/logo.png) no-repeat;*/
	z-index:1;

}

#header #logo a{
	outline:none;
}

#header #logo h1{
	text-indent: -9999px;
}
#logo1 {
	float:left;
}


div.nav_top{
	width: 980px;



}
div.nav_top ul#oma_nav{
	display: inline;

	
	list-style: none;
}
div.nav_top ul#oma_nav li{
	display: inline;
	margin: 0;
	padding: 0;
	
}
div.nav_top ul#oma_nav li a{
	display:inline-block;
	height:30px;
	width:auto;
	padding:8px 20px 0 20px; 
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	/*text-shadow: 0 1px 0 #CCC;*/
	text-transform: uppercase;
}

div.nav_top ul#oma_nav li  a{
	text-decoration: none;
}

div.nav_top ul#oma_nav li  a:hover{
	background-image:url(../images/new/arrow.png);
	background-position:center top;
	background-repeat:no-repeat;
	color: #ccc;
	text-decoration: none;
	
}

div.nav_top ul#oma_nav li  a:selected{
	background-image:url(../images/new/arrow.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color: #ccc;
	text-decoration: none;
	height:30px;
}


div.social_icons{
	text-align:left;
	margin:5px 31px 0 40px;
	padding-bottom:8px;
	width:800px;
	/*
	background: url(../images/new/top-break.jpg) 0 100% no-repeat;*/
}
div.social_icons ul{
	display: inline;

	list-style: none;
	margin: 0;
	padding: 0;
}
div.social_icons ul li{
	display: inline;
	
	list-style: none;
	margin: 0;
	padding: 0;
}
div.social_icons ul li a{
	display: inline-block;
	color: #ffffff;

	font-size: 12px;
	width: 60px;
	padding-top: 3px;

}
div.social_icons ul li a#fb{
	background: url(../images/oma_fbico.png) no-repeat;
	height: 22px;
	width: 22px;
}
div.social_icons ul li a#fb:hover{
	text-decoration:none;
}
div.social_icons ul li a#twit:hover{
	text-decoration:none;
}
div.social_icons ul li a#twit{
	background: url(../images/oma_tico.png) no-repeat;
	height: 22px;
	width: 22px;
}
#logo2 {
	float:right;
	margin-top:37px;
}

/*
#signin-button {
float:right;
margin-right:700px;
margin-top:51px;
}
*/

#account_menu {
	float:left;
	height:120px;
	margin-left:0px;
	margin-top:-9px;
	padding: 10px;
	width:280px;
}




#account_menu #no_login
{
	margin-top: 25px;
}

#account_menu h2, ul, div, li
{
	margin:0;
	padding:1;
}

#account_menu h3
{
	margin:0;
	padding:0;
	margin-top: 1px;
	color:#fff;

}


#account_menu div.left ul
{
	margin-left: -18px;
}

#account_menu div.right ul
{
	margin-left: 0px;
}

#account_menu ul li
{
	margin-bottom: 3px;
	/*background: #FDE146;*/
	color: #fff;
	list-style: none;
	padding: 7px 5px;
	text-align:center;
	/*-moz-box-shadow: 0 0 6px #333;
	-webkit-box-shadow: 0 0 6px #333;*/

}

#account_menu a
{
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	/*font-weight:bold;*/
	display:block;

}

#account_menu a:hover
{
	text-decoration:none;
}


#account_menu div.left, #account_menu div.right
{
	margin-top: 5px;

}
#account_menu div.left {
	float:left;
	width: 134px;
	text-align: left;
	margin-right: 15px;
}

#account_menu div.right {
	float:right;
	width:151px;
	text-align: left;
	margin-right:-20px;

}


nominate #logo a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 190px;
	overflow: hidden;
	width: 100%;

}

#logo h1 {
	border: 0;
	margin: 0;
	padding: 0;
}


#navigation {
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", "Helvetica Rounded Bold", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 43px;
	min-height: 43px;
	background: #f4f4f4 url(../images/site/navigation-bg.gif) repeat-x top left;
	border-bottom: 1px solid #ddd;
	color: #000;
	font-weight: bold;
}

#navigation ul {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	border: 0;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	color: #000;
	text-decoration: none;
	margin: 0;
	font-size: 16px;
	padding: 12px 1.0em 12px 1.0em;
	overflow: hidden;
    display:block;
} 

/* Firefox 3 hack */
html>/**/body #navigation ul li a:link, x:-moz-any-link, x:default { padding: 12px 1.0em 12px 1.0em;}
html>/**/body #navigation ul li a:active, x:-moz-any-link, x:default { padding: 12px 1.0em 12px 1.0em;}
html>/**/body #navigation ul li a:visited, x:-moz-any-link, x:default {	padding: 12px 1.0em 12px 1.0em;}

#navigation ul li.active a:link, #navigation ul li.active a:active, #navigation ul li.active a:visited {
	color: #c00;
	text-decoration: none;
	background: url(../images/site/navigation-active.png) no-repeat bottom center;
	margin: 0;
	display:block;
} 

#navigation ul li a:hover {
	color: #666;
	text-decoration: underline;
	margin: 0;
    display:block;
} 

#navigation ul li.active a:hover {
	color: #c00;
	text-decoration: none;
	margin: 0;
    display:block;
} 

.div-shadow {
	margin: 0;
	padding: 0;
	height: 8px;
	min-height: 8px;
	background: #fff url(../images/site/drop-shadow-bg.gif) repeat-x top left;
}

#page {
	padding:20px 0 0 35px;
	background-color:#ffffff;
	
}

#page li{
	line-height: 2;
}
#page ol, ul{
	margin-top:15px;
}

#left-column {
	/*-moz-box-shadow:7px -7px 9px #999999;
	-webkit-box-shadow:7px -7px 9px #999999;*/
	float:left;
	min-height:800px;
	padding-bottom: 72px;
	width:700px;
}
#left-column-content {
	float: left;
	margin-top: 41px;
}


#left-column :target {color: #ff0000}


#left-column-content p { margin-bottom: 0px; }



#share
{

}

#share a
{
	display:block;
}

.right-section, #right-coulmn
{
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	/*behavior: url(border-radius.htc);*/
}





.right-section {

	/*background: #FDE146;*/
}

.right-column-top{
	background-image:url(../images/new/right-column-top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:41px;
	width: 214px;
	float: right;
	margin: 0px 20px 0 10px;
	color:#000000;
}

.right-column-top h2{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-shadow:#ffffff 0px 1px 0px;
	text-align:center;
}


#call-for-entries{
	background-color:#efefef;
	width: 214px;
	float: right;
	margin: 0px 20px 0 10px;
}

.call-for-entries-inner{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#fbfbfb;
}


.deadline{
	background-color:#9c9c9c;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:#888888 0px 1px 0px;
	}
	



.right-column{
	background-color:#eeeeee;
	border-left:1px #e7e7e7 solid;
	border-right:1px #e7e7e7 solid;
	border-bottom:1px #e7e7e7 solid;
	width: 212px;
	float: right;
	margin: 0px 20px 10px 10px;
}


#right-column-content h2{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-shadow:#ffffff 0px 1px 0px;
	margin:0; 
	padding:0;
	border-bottom:1px #dddddd solid;
	width:100%;
}

#right-column-content{
	padding: 0px 10px 10px 10px;
	
}

#right-column-content ul{
	padding:0;
	margin:0;
}



#right-column-content li{
	font-size:14px;
	padding:0px 0 0 0;
	border-bottom:1px #dddddd solid;
	text-shadow:#ffffff 0px 1px 0px;
}



#right-column-content a {
	color:#333;
	text-decoration: none;
}

#right-column-content a:hover {
	color: #D51021 ;
	text-decoration: none;
	display:block;
}

#right-column-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right-column-content ul.fancy li {
	background: transparent url(../images/bullet.png) top left no-repeat;
	padding-left: 24px;
	padding-bottom:5px;
	margin-left: 0;
	margin-bottom: 0.3em;
}

#right-column-content ul li.highlight {
	background: transparent url(../images/icons/16/preferences-desktop-notification.png) top left no-repeat;
}

#right-column-content ul li.home {
	background: transparent url(../images/icons/16/old-go-home.png) top left no-repeat;
}

#right-column-content ul li.new {
	background: transparent url(../images/icons/16/bookmark-new.png) top left no-repeat;
}

#right-column-content ul li.news {
	background: transparent url(../images/icons/16/message-news.png) top left no-repeat;
}

#right-column-content ul li.help {
	background: transparent url(../images/icons/16/help-contents.png) top left no-repeat;
}

#right-column-content ul li.lock {
	background: transparent url(../images/icons/16/emblem-readonly.png) top left no-repeat;
}

#right-column-content ul li.unlock {
	background: transparent url(../images/icons/16/system-log-out.png) top left no-repeat;
}

#right-column-content ul li.edit {
	background: transparent url(../images/icons/16/gedit.png) top left no-repeat;
}

#right-column-content ul li.user {
	background: transparent url(../images/icons/16/stock_people.png) top left no-repeat;
}

#right-column-content ul li.info {
	background: transparent url(../images/icons/16/document-properties.png) top left no-repeat;
}

#right-column-content ul li.basket {
	background: transparent url(../images/icons/16/shopcart.png) top left no-repeat;
}

#right-column-content ul li.edituser {
	background: transparent url(../images/icons/16/gdm-login-photo.png) top left no-repeat;
}

#right-column-content ul li.password {
	background: transparent url(../images/icons/16/system-software-update.png) top left no-repeat;
}

#right-column-content ul li.pin {
	background: transparent url(../images/icons/16/emblem-note.png) top left no-repeat;
}

#right-column-content ul li.nomination {
	background: transparent url(../images/icons/16/lancelot.png) top left no-repeat;
}

#right-column-content ul li.image {
	background: transparent url(../images/icons/16/image-png.png) top left no-repeat;
}

#right-column-content ul li.support {
	background: transparent url(../images/icons/16/applications-system.png) top left no-repeat;
}

#right-column-content ul li.newuser {
	background: transparent url(../images/icons/16/list-add-user.png) top left no-repeat;
}

#right-column-content div.left {
	float: left;
	width: 45%;
}

#right-column-content div.right {
	float: left;
	width: 55%;
}

#right-column-content p {
	font-size: 0.9em;
	color:#999;
	padding: 0;
	margin: 0 0 0.2em 0;
}

p.small {
	font-size: 0.8em;
	color: #999;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#right-column-content  p.small {
	font-size: 0.8em;
	color: #999;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#right-column-content .item-image-wrap {
	float: left;
	width: 100px;
	padding-left: 10px;
}

#right-column-content .item-image {
	float: right;
	background: #282828;
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;*/
}

#right-column-content .item-image:hover {
	background: #f00;
}


#right-column-content .item-image img {
	float: right;
	margin: 0;
	padding: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}


#right-column-content .item-description {
	float: right;
	width: 150px;
	margin-bottom:15px;
}

#footer {
	border-top:#000 1px solid;
	width:100%;
	min-width:1000px;
	margin: 0 0 0 0;
	padding: 0;
	height: 229px;
	color: #212121;
	

}

#footer-content{
	margin-right:auto;
	margin-left:auto;
	margin-top:35px;
	width:917px;
	height:220px;
}

#footer-inner-content{
	width:702px;
	height:160px;
}

#footer_desc{
	width:540px;
	height: 160px;
	border-right:#212121 1px solid;
	float:left;
}

#footer_links{
	width:150px;
	height: 160px;
	float:left;
	margin-left:11px;
}

#footer_links ul{
	list-style: none;
	line-height: 1.7;
	margin-top:0px;
}

#footer_copy{
	width:400px;
	height: 20px;
}

#footer_copy a{
	text-decoration: none;
}

div.news-item {
	margin-bottom: 2em;
}

div.news-item h2 {
	margin: 0;
	padding: 0;
}

div.news-item p {
	margin: 0;
	padding: 0 0 1.5em 0;
}

div.news-item p.news-date {
	color: #666;

	margin: 0.3em 0 0 0;
	padding: 0.1em 0 0 0;
}

div.news-item .news-summary {

	margin-top: 0.3em;
	min-height:72px;
}

div.news-item a.full-link {
	font-size: 0.9em;
}

div.news-item .next {
	background: url(../images/icons/16/new-go-next.png) top right no-repeat;
	padding-right: 2em;
}

div.news-item .previous {
	background: url(../images/icons/16/new-go-previous.png) top left no-repeat;
	padding-left: 2em;
}

div.news-item .news-image {
	background: #fff;
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	padding: 4px 4px 2px 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

div.news-item .news-image img {
	margin: 0;
	padding: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

/* Forms Styling */
form {
	/*padding: 10px;*/
}
fieldset {
	/*padding: 0 1em 1em 1em;*/
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 25px;
	opacity: 0.7;
	border: 12px solid #DDDDDD;
	color: #000;

}

fieldset.signin-account {
    background: #fff;
    padding-left: 32px;
}

fieldset.register-account {
    padding-left: 32px;
}

fieldset.account-edit {
    padding-left: 32px;
}

fieldset.privacy {
    padding-left: 32px;
}

fieldset.minmember {
    background: #FCD603 url(../images/mi-logo.gif) 2% 10% no-repeat;
    padding-left: 12em;
}

fieldset.account-passwordupdate {
    padding-left: 32px;
}

fieldset.submit-details {
	background: #fff;
    padding-left: 32px;
}

fieldset.submit-team {
	background: #fff;
    padding-left: 32px;
}

fieldset.submit-added {
	background: #1a1a1a;
    padding-left: 32px;
}

fieldset.submit-attachments {
	background: #fff;
    padding-left: 32px;
}

fieldset.contact {
    background: #fff;
    padding-left: 32px;
}

div.basket-item {
    background: #fff;
    padding-left: 32px;
    padding-top: 1em;
	border-bottom:0px dashed #282828;
}

fieldset.account-item {
	background: #fff;
    padding-left: 32px;
    padding-top: 1em;
}

fieldset.creditcard {
	background: #fff;
    padding-left: 32px;
}

/*fieldset fieldset {
	padding: 1em 1em;
	margin-bottom: 0;
	margin-top: 0.5em;
}*/
/*fieldset:hover {
	border: 1px solid #ddd;
}

fieldset label:hover, fieldset fieldset label:hover {
	background: #f9f9f9;
}*/

fieldset legend {
	padding: 0 0.5em 0.5em 0.5em;
	font-size: 16px;
	margin-top: 10px;
	text-transform: uppercase;
}

fieldset label {
	display:block;
	float:left;
	margin-right:20px;
	padding:0.8em 0 0.2em;
	width:192px;
}
fieldset fieldset label {
	padding: 0.3em 0;
}
form .required {
	font-size: 0.8em;
	color: #c02424;
}
fieldset p {
	padding: 0.5em 0;
}
fieldset input {
	font-size: 14px;
	width: 250px;
	height:22px;
	float:left;
	border: solid 3px #DDDDDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top:4px;
	padding-left:5px;
	margin-top: 3px;
	color: #444;
}

fieldset select{
	font-size: 14px;
	height:25px;
	border: solid 3px #DDDDDD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height:30px;
	padding-left:5px;
	margin-top: 3px;
	color: #444;
}
fieldset option{
	padding-top:5px;
}

fieldset textarea {
	font-size: 1.1em;
	width: 24em;
	border: solid 3px #DDDDDD;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	line-height: 1.5em;
	margin-top: 3px;
	text-shadow: 0 1px 0 #fff;
	color: #444;
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", "Helvetica Rounded Bold", Helvetica, Arial, sans-serif;
}
fieldset .fullwidth {
	width: 95%;
}
div.submit {
	/*margin: 1em 0;
	padding: 1em;*/
	margin-top:10px;
}


form input.add {
	background: #eee url(../images/site/button-addperson.jpg) top left no-repeat;
	width: auto;
	overflow: visible;
	font-weight: bold;
	font-size: 12pt;
	padding: 0.5em 0.5em 0.5em 3em;
	color: #000;
	border-top: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #eee;
	margin: 0em 1em 2em 13em;
}

form input.remove {
	background: #eee url(../images/site/button-removeperson.jpg) top left no-repeat;
	width: auto;
	overflow: visible;
	font-weight: bold;
	font-size: 12pt;
	padding: 0.5em 0.5em 0.5em 3em;
	color: #000;
	border-top: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #eee;
	margin-top: 1em;
}

form div.submit input {
	/*background: #eee url(../images/site/button-greentick.jpg) top left no-repeat;
	font-weight: bold;
	font-size: 12pt;
	padding: 0.5em 0.5em 0.5em 3em;
	color: #000;
	border-top: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;*/	
}
form input.submit {
	/*width: 100px;
	height:30px;
	overflow: visible;
	float: right;
	background: #eee url(../images/site/button-greentick.jpg) top left no-repeat;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 3em;
	color: #000;
	border-top: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top: 3px;*/
}
form input#Submit {

	
}
div.seperator{
	background:url(../images/section.png) no-repeat -150px; height:70px
}


form input#Submit:hover {
	

}


form input#btnSubmitUpdate{
	width:100px;
	height:30px;
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", "Helvetica Rounded Bold", Helvetica, Arial, sans-serif;
	background: #DABA03;
	font-size: 14px;
	padding: 5px;
	color: #000;
	font-weight:bold;

}

form input#btnSubmitUpdate:hover {
	background: #C2A608;

}

form input#btnSubmit{
	width:100px;
	height:30px;
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", "Helvetica Rounded Bold", Helvetica, Arial, sans-serif;
	background: #DABA03;
	font-size: 14px;
	padding: 5px;
	color: #000;
	font-weight:bold;
}

form input#btnSubmit:hover {
	background: #C2A608;
}


form input#reset {
	background: #eee url(../images/site/button-reset.jpg) top left no-repeat;
	font-weight: bold;
	font-size: 12pt;
	padding: 0.5em 0.5em 0.5em 3em;
	color: #000;
	border-top: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}


form div.submit input.emailme {
	background: #eee url(../images/site/button-emailme.jpg) top left no-repeat;
}

form div.submit input.checkout {
	background: #eee url(../images/site/button-checkout.jpg) top left no-repeat;
}


div.reglist ul {
    list-style-type: none !important;
    padding-left: 0 !important;
}

div.reglist li {
    list-style-type: none !important;
    padding-top: 0.8em !important;
}
div.reglist input {
    width: auto !important;
}

div.reglist label {
    display: inline !important;
}

div.secure-message {

	margin-top:12px;
	border-top:7px solid #f3f000;
	border-bottom:7px solid #f3f000;
	padding: 5px;
	font-weight: normal;
	margin-bottom: 1em;
}

div.attention-message {
	margin-top:12px;
	border-top:7px solid #105300;
	border-bottom:7px solid #105300;
	padding: 5px;
	font-weight: normal;
	margin-bottom: 1em;

}

div.error-message {
margin-top:12px;
	border-top:7px solid #5c0405;
	border-bottom:7px solid #5c0405;
	padding: 5px;
	font-weight: normal;
	margin-bottom: 1em;
	background:#ff0000;
	color:#CC0000;

}

div.success-message {
	margin-top:12px;
	border-top:7px solid #105300;
	border-bottom:7px solid #105300;
	padding: 5px;
	font-weight: normal;
	margin-bottom: 1em;
}

div.beta-message {
	margin-top:12px;
	background: #1a1a1a url(../images/icons/32/preferences-system-network.png) 2% 50% no-repeat;
	border:5px solid #282828;
	padding: 1em 1em 1em 4em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 1em;

}

div.beta-message h3 {
	color: #000;
}


div.success-message p, div.error-message p, div.attention-message p, div.secure-message p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

.basket-am {
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 1em 3em 3em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 1.2em;
	

}
div.basket{
	margin-top:12px;
	border-top:7px solid #105300;
	border-bottom:7px solid #105300;
	padding: 5px;
	font-weight: normal;
	margin-bottom: 1em;
	padding-left: 20px;
	background: #e8e8e8;
}

div.basket ul {
	font-size: 1.0em;
}

div.basket p {
	font-size: 1.0em;
}

/* /Forms styling */

ul.idea {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.idea li {
	font-weight: normal;
	font-size: 1.0em;
	color: #666;
	margin: 1em 1em 1em 0;
	padding-left: 1.6em;
}

ul li.back {
	list-style-type: none;
	background: url(../images/icons/16/new-go-previous.png) top left no-repeat;
	font-weight: normal;
	font-size: 1.0em;
	color: #666;
	margin: 1em;
	padding-left: 1.6em;
}

ul li.print {
	list-style-type: none;
	background: url(../images/icons/16/printer.png) top left no-repeat;
	font-weight: normal;
	font-size: 1.0em;
	color: #666;
	margin: 1em;
	padding-left: 1.6em;
}

div.content-box {
	border: 2px solid #ddd;
	padding-left: 2em;
	background: #eff6f9;
}

div.content-box h3 {
	color: #516472;
}

ul.listitems, ul.listitems ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

ul.listitems li {
	background: url(../images/icons/16/mail-forward.png) top left no-repeat;
	font-weight: normal;
	font-size: 1.0em;
	color: #333;
	margin: 0.5em 0 0.5em 1em;
	padding-left: 1.6em;
}

ul.listitems li ul li {
	margin-left: 0em;
}

ul.listitems strong {
	font-weight: bold;
	color: #D91717;
}

ul.listitems li.image {
	background: url(../images/icons/16/image-png.png) top left no-repeat;
}

ul.listitems li.image-jpg {
	background: url(../images/icons/16/image-png.png) top left no-repeat;
}

ul.listitems li.attachment {
	background: url(../images/icons/16/mail-attachment.png) top left no-repeat;
}

ul.listitems li.edit {
	background: url(../images/icons/16/gedit.png) top left no-repeat;
}

ul.listitems li.remove {
	background: url(../images/icons/16/process-stop.png) top left no-repeat;
}

ul.listitems li.name {
	background: url(../images/icons/16/stock_people.png) top left no-repeat;
}

ul.listitems li.phone {
	background: url(../images/icons/16/phone.png) top left no-repeat;
}

ul.listitems li.pin {
	background: url(../images/icons/16/emblem-note.png) top left no-repeat;
}

ul.listitems li.email {
	background: url(../images/icons/16/mail-mark-unread.png) top left no-repeat;
}

ul.listitems li.address {
	background: url(../images/icons/16/old-go-home.png) top left no-repeat;
}

ul.listitems li.print {
	background: url(../images/icons/16/printer.png) top left no-repeat;
}

ul.listitems li.link {
	background: url(../images/icons/16/emblem-symbolic-link.png) top left no-repeat;
}

ul.listitems li.nomination {
	background: url(../images/icons/16/lancelot.png) top left no-repeat;
}

ul.listitems li.promo {
	background: url(../images/icons/16/bookmark-new.png) top left no-repeat;
}

/*a.page-button {
	background: #eee url(../images/site/button-greentick.jpg) top left no-repeat;
	font-weight: bold;
	font-size: 12pt;
	padding: 0.5em 0.5em 0.5em 3em;
	color: #000;
	border-top: 1px solid #eee;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #eee;
	text-decoration: none;
}

a.page-button:hover {
	text-decoration: none;
	color: #000;
}*/
a.page-button {
	width:100px;
	height:30px;
	font-family: "Arial Rounded Bold", "Arial Rounded MT Bold", "Helvetica Rounded Bold", Helvetica, Arial, sans-serif;
	background: #b4895a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 14px;
	padding: 5px;
	color: #fff;
}

a.page-button:hover {
	background: #9e784f;
	box-shadow : #000 2px 5px 5px;
	-webkit-box-shadow : #000 2px 5px 5px;
	-moz-box-shadow : #000 2px 5px 5px;

}


#checkout {
	padding-left:60px;
}

.checkout-am {
	padding-left:60px;
}


#thankyou {
	border: #eed9a1 solid 2px;
	background: #fefbf2 url(../images/icons/72/shopcartapply.png) 5% 40% no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	color: #993300;
	padding: 0 0 1.5em 0;
	margin-bottom: 1em;
	padding-left:60px;
}



#checkout ul, #thankyou ul, .checkout-am ul {
	padding-left: 0;
	list-style-type: none;
	margin: 0 0 1em 0;
}

#checkout li, .checkout-am li {
	background: url(../images/icons/sterling_pound_currency_sign-24.png) top left no-repeat;
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
	margin: 0.6em 0 0.6em 1em;
	padding-left: 1.8em;
}

#thankyou li {
	background: url(../images/icons/pin-24.png) top left no-repeat;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	margin: 0.6em 0 0.6em 1em;
	padding-left: 1.8em;
}

#checkout .total, #thankyou .total, .checkout-am .total {
	color: #b4895a;
	font-size: 1.2em;
	font-weight: bold;
}

div.nomination-item {
	margin-bottom: 1em;
	margin-left: 2em;
}

div.nomination-image {
	float: left;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;

}

div.nomination-image img {
	float: left;
	margin: 0;
	padding: 0;
	border: 5px solid #282828;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

}

div.nomination-description {
	float: left;
	width: 350px;
}

#homeImages {
	margin-top: 2em;
	margin-left: 4em;
}

div.homeItem {
	float: left;
	text-align: center;
	font-size: 0.8em;
	margin-right: 2em;
	margin-bottom: 2em;
	width: 160px;
}

div.homeThumb {
	margin-left: auto;
	margin-right: auto;
}

div.homeThumb img {
	padding: 0;
	border: 3px solid #fff;
}

div.homeThumb img:hover, div.sponsorThumb1 img:hover {
	border-color: #EE2325;
	background: none;
}

div.homeCaption {
	color: #666;
}

div.sponsorItem {
	/*float:left;*/
	/*width:87px;*/
	text-align: center;
	font-size: 0.8em;
	/*margin-right: 1em;*/
	margin-bottom: 2em;
}

div.sponsorThumb {
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

div.sponsorThumb img {
	/*padding: 5px;*/
	padding-left: 0px;
	float:right;
	padding-top: 20px;
	border-top: 1px solid #eee;
	/*	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	*/}

div.sponsorItem a:hover {
	background: none !important;
}


div.sponsorItem1 {
	display:inline-block;
	width:180px;
	text-align: center;
	font-size: 0.8em;
	margin-right: 1em;
	margin-bottom: 2em;
}

div.sponsorThumb1 {
	margin-left: auto;
	margin-right: auto;
}

div.sponsorThumb1 img {
	padding: 5px;
	border: 5px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

div.sponsorItem1 a:hover {
	background: none !important;
}



#sponsor-info {
	background: #fff;
	margin-bottom: 0.5em;
	margin-right: 1.5em;
	border: 0px solid #282828;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	float: left;
	width: 200px;
	text-align: center;
}

#sponsor-info-inner {
	padding-left: 1em;
	padding-right: 1em;
}

#sponsor-info-inner h2 {
	font-size: 1.3em;
	
	color:#333;
}

#sponsor-info ul {
	text-align: left;
}

div.galleryItem {
	float: left;
	/*width: 180px;*/
	text-align: center;
	margin: 1em;
	font-size: 0.8em;
	-moz-box-shadow: 0 0 7px #999;
	-webkit-box-shadow: 0 0 7px #999;


	/*

	   -webkit-transition-duration: 0.5s;

	*/
	/* */
	/*- */

}

div.galleryItem:hover, div.galleryItem.hover {	
	-webkit-transform: scale(1.1) rotate(-2deg);
	-moz-transform: scale(1.1) rotate(-2deg);

}


div.galleryItem .galleryThumb, div.galleryItem .galleryNoThumb  {
	background: #fff;
	float: left;
	margin-top: 0.8em;
	margin-left: 0.6em;
	margin-right: 0.6em;
	margin-bottom: 1em;
	/*border:5px solid #282828;*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;


	/*-webkit-transform: rotate(45deg);*/
}

div.galleryItem .galleryThumb:hover {
	/*	background: #f00;
	border-color: #f00;*/
	-webkit-perspective: 5000;
	/*-webkit-transform: rotateY(0deg);*/
}

/*
div.galleryItem .galleryNoThumb {
	background: #fff;
	float: left;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	border:5px solid #282828;
		-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

*/
div.galleryItem .galleryThumb img {
	float: left;
	margin: 0;
	padding: 0;
	/*border-top: 1px solid #999;
	border-left: 1px solid #999;*/
}

div.galleryItem .galleryNoThumb img {
	float: left;
	margin: 0;
	padding: 0;
	/*border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;*/
}


div.galleryItem .galleryCaption {
	color: #666;
	margin-bottom: 1em;
	font-family:  "Lucida Grande", "Lucida Sans Unicode",sans-serif;
	font-size: 12px;
}

#left-column-content img {
	/*border: 1px solid #eee;
	padding: 4px;
	margin: 5px;*/
	background: #fff;
}


.social-links {
	position:fixed;
	margin-top: -93px;
	left: 67%;
	z-index:1003;

}

.acc_links{
	margin-top:5px;
	margin-left:-40px;
	
}

.acc_links li{
	float:left;
	width:122px;
	margin-right:10px;
	margin-left:0px;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}



#content_boxes
{
	margin:0 auto;
	margin-left: 5px;

}

#share {
}

.section {
	/*background-color:#FDE146;*/
	/*background-image:url(../images/section.png);*/
	/*background-position: bottom center;
	background-repeat: no-repeat;*/
	float:left;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:10px;
	width:279px;
	margin-left:1px;
	margin-top:-7px;
}

.content_box 
{
	background-color:#D91717;
	color:#FFFFFF;
	font-size:22px;
	height:200px;
	margin-right:5px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	text-shadow:0px -1px 0 #000;
	width:178px;
}
table.m_content .header{
	font-size: 18px;
	margin-bottom:0;
    /*padding-bottom: 0.8em;*/
    font-weight:200;
    text-transform: uppercase;

}

#content_box_1
{
	float:left;
}
#content_box_2
{
	float:left;
}
#content_box_3
{
	float:right;
}

#content_box_1:hover, #content_box_2:hover, #content_box_3:hover
{
	background: -webkit-gradient(linear, left top, left bottom, from(#D91717), to(#7d0d0d));
	background: -moz-linear-gradient(top,  #7d0d0d,  #D91717);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d0d0d', endColorstr='#D91717');

	/*-moz-transform:scale(1.1);*/
	/*-moz-transform-origin:left top;*/

}


/* ------------------------------------------- Start: Image Slider ------------------------------- */

img {border: 0;}
.slider_container {
	/*	width: 790px;
	padding: 0;
	margin: 0 auto;
	*/}
.folio_block {
	/*	position: absolute;
	left: 50%; top: 50%;
	margin: -140px 0 0 -395px;
	*/}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	/*-moz-box-shadow: 3px 3px 14px #333;
	-webkit-box-shadow: 3px 3px 14px #333;
	box-shadow: 3px 3px 14px #333;*/
}
/*--Window/Masking Styles--*/
.window {
	height:228px;	width: 630px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 9px; right: -4px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../images/image_slider/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 4px;
	text-decoration: none;
	color: #FC0;
}
.paging a.active {
	font-weight: bold;
	border: 0px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #FC0;
	color: #333;
}
.paging a:hover {font-weight: bold;}

.reel_caption
{
	background:#000;
	padding:10px;
	padding-top: 30px;
	padding-left: 30px;
	color:#fff;
	height: 56px;
	position:absolute;
	display:none;
	margin-top: -87px;
	width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}
/* ------------------------------------------- End: Image Slider ------------------------------- */

.shadow
{
	/*-moz-box-shadow: 1px 1px 8px #999;
	-webkit-box-shadow: 1px 1px 8px #999;*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);*/

}

#latest-news a {
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;
	font-size:12px;
}

#latest-news a:hover {
	display:inline;
}


.latest-news-item {
	margin-bottom: 5px;
}

a.submitbtn{
	display: block;

	margin: 5px 0 1px 3px;
	background: url(../images/fp_btn.png) 0 0 no-repeat;
	width:95px;
	height:15px;
	text-shadow: 0 1px 0 #FFF;
	border:none;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	outline: none;
	padding-top: 5px;
}
a.submitbtn:hover{
	text-shadow: 0 1px 0 #FFF;
	background: url(../images/fp_btn.png) 0 0 no-repeat;
	color: #ff9933;
}
a.submitbtn:active{
	background-position: 0 -29px;
	outline: none;
}
input.submitbtn{
	display: block;

	margin: 5px 0 1px 3px;
	background: url(../images/fp_btn.png) 0 0 no-repeat;
	width:95px;
	height:25px;
	text-shadow: 0 1px 0 #FFF;
	border:none;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	outline: none;
}
input.submitbtn:hover{
	text-shadow: 0 1px 0 #FFF;
	background: url(../images/fp_btn.png) 0 0 no-repeat;
	color: #ff9933;
}
input.submitbtn:active{
	background-position: 0 -29px;
	outline: none;
}

#slider {
    width: 630px; /* important to be same as image width */
    height: 228px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 630px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 604px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

.judge_box{
	min-height: 450px;
	height:auto;
	border: 12px solid #DDDDDD;
	width:680px;
	float:left;
	margin: 10px;
}

.judge_thumb{
	overflow: hidden;
	width:150px;
	height:150px;
	margin-right:5px;
	margin-left:5px;
	margin-top:29px;
	float:right;
}

.judge_box_title{
	width:350px;
	font-size:37px;
	font-weight:bold;
	margin:10px;
	
}

.judge_box_info{
	margin:5px;
	float:left;
	width:500px;
}
.judge_box_info a{
	text-decoration: none;
}
.reg_forms {
	clear:both;
	height:auto;
	min-height:40px;
	width:591px;

}


.slideshow{
	width:685px;
	height:154px;

}

.homepage-left{
	height:auto;
	width:402px;
	float:left;
	margin:0 0 0 0;
}

.homepage-right{
	height:402px;
	width:250px;
	float:right;
	margin:0 0 0 0;
	background:url(../images/new/home-right-box.jpg) 0 0 no-repeat;
	padding:5px;
	overflow:hidden;

}

.homepage-right-title{
	width:240px;
	height:29px;
	background:url(../images/new/home-right-box-title.jpg) 0 0 no-repeat;
	padding:15px 0 0 9px;
	font-size:14px;


}

.listed li{
	padding:8px;
}

.listed{
	height:250px;
	width:240px;
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
	text-align:center;
	list-style-type:none;
	line-height:normal;
	position:relative;
	visibility:hidden;
}

.enter-now{
	width:214px;
	height:137px;
	text-indent:-9999px;
}


.contact{
	width:600px;
	height:160px;
	margin: 15px 15px 15px 15px;
	float:left;
}

.contact-img{
	width:160px;
	height:160px;
	float:left;
}

.contact-desc{
	width:240px;
	height:160px;
	margin-right:10px;
	float:left;
}
