.wrapper {
	width: 984px;
	margin-left: auto;
	margin-right: auto;
}

.empty {
	padding-top: 30px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;	
}

.hidden {
	display: none;	
}

.errors {
	list-style-type: none;		
}

.errors li {
	font-size: 11px;
	color: #fff;	
	background-color: #D42A2A;
}

.graphic {
	text-align: center;	
}

.imagePreview {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 1000;	
}

.formV input, .formV select, .formV button{
	width: 250px;
	border: 1px solid #a2a1a3;
	background-color: #e6e8ec;	
}

.formV .widthFull {
	width: 938px;	
}

#introtext-element input, #regular_text-element input {
	width: auto;
	border: none;	
	background-color: transparent;
}

.formV textarea {
	border: 1px solid #a2a1a3;
	background-color: #e6e8ec;
	width: 510px;
}

.formV input.submit, .formV button.cancel {
	width: auto;
	font-weight: bolder;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;	
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	?line-height: normal; /* ie7 */
	?margin-left: 3px; /* ie7 */	
}

.formV button.cancel {
	font-weight: normal;		
}

.formV dd {
	padding-bottom: 10px;	
}

.formV .radio {
	width: auto;
	vertical-align: middle;
	margin-right: 5px;	
}

#topMain {
	position: relative;
	width: 984px;
	height: 132px;
	background-image: url('../images/top_main.jpg');	
}

#topMain #topMenu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 25px;			
}

#topMenu ul {
	list-style-type: none;		
}

#topMenu li {
	height: 25px;
	background-image: url('../images/top_menu_bullet.png');
	background-position: right center;
	background-repeat: no-repeat;	
	float: left;	
}

#topMenu li.last {
	background-image: none;	
}

#topMenu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #cdced1;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;	
}

#focusBox {
	width: 984px;
	height: 371px;
}

#topMain2 {
	position: relative;
	width: 984px;
	height: 173px;
	background-image: url('../images/top_main2.jpg');	
}

#topMain2 #topMenu {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 25px;			
}

#topMain2 #logoTop {
	width: 230px;
	height: 171px;
	float: left;	
}

#topMain2 #logoTop a {
	display: block;
	width: 230px;
	height: 171px;
}

#topMain2 #categoryHeader {
	position: absolute;
	right: 340px;
	top: 115px;
	height: 75px;
	width: 448px;	
}

#content {
	margin-top: 19px;
	margin-left: 18px;	
}

#leftContent {
	float: left;
	width: 657px;	
}

#itemContent {
	width: 639px;		
}

#itemContent ul, #itemContent ol {
	padding-left: 30px;	
}

#itemContent a {
	color: #fff;
	text-decoration: none;	
}

#itemContent a:hover {
	color: #FBD400
}

#rightContent {
	float: left;
	width: 309px;	
}

.menuGraphic {
	width: 298px;
	float: right;
}

.menuGraphic .top{
	width: 298px;
	height: 8px;
	background-image: url('../images/menu_graphic_top.gif');
	background-repeat: no-repeat;
	overflow: none;	
}

.menuGraphic .parrentBackground {
	width: 298px;	
}

.repeatBackground {	
	background-image: url('../images/menu_graphic_bottom.jpg');
	background-repeat: no-repeat;
	padding-top: 15px;			
}	

.menuGraphic .bottom {
	width: 298px;
	background-image: url('../images/menu_graphic_footer.gif');
	background-repeat: no-repeat;
	height: 7px;
}

.menuGraphic ul {
	list-style-type: none;
	margin-left: 21px;	
}

.menuGraphic ul li {
	position: relative;
	float: left;
	width: 256px;		
}

.menuGraphic ul li a {
	display: block;
	width: 194px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fbd400;
	font-weight: bold;
	line-height: 25px;
	padding-left: 62px;
	text-decoration: none;
	z-index: 40;
	position: relative;	
}

.menuGraphic ul li a:hover, .menuGraphic ul li.active a {
	color: #fff;	
}

.menuGraphic ul li.style1 {
	background-image: url('../images/entry1.jpg');
}

.menuGraphic ul li.style2 {
	background-image: url('../images/entry2.jpg');
}

.menuGraphic ul li.style3 {
	background-image: url('../images/entry3.jpg');
}

.menuGraphic ul li.style4 {
	background-image: url('../images/entry4.jpg');
}

.menuGraphic ul li.style5 {
	background-image: url('../images/entry5.jpg');
}

.menuGraphic ul li.style6 {
	background-image: url('../images/entry6.jpg');
}

.menuGraphic div.hover1, .menuGraphic div.hover2, .menuGraphic div.hover3, .menuGraphic div.hover4, .menuGraphic div.hover5, .menuGraphic div.hover6, .menuGraphic ul li.active div{
	width: 100px;
	height: 30px;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	filter:alpha(opacity=0);
    opacity:0;    
}

.menuGraphic ul li.active div {
	width: 256px;
	filter:alpha(opacity=100);
    opacity: 1;
}

.menuGraphic div.hover1 {
	background-image: url('../images/entry1h.jpg');
}

.menuGraphic div.hover2 {
	background-image: url('../images/entry2h.jpg');
}

.menuGraphic div.hover3 {
	background-image: url('../images/entry3h.jpg');
}

.menuGraphic div.hover4 {
	background-image: url('../images/entry4h.jpg');
}

.menuGraphic div.hover5 {
	background-image: url('../images/entry5h.jpg');
}

.menuGraphic div.hover6 {
	background-image: url('../images/entry6h.jpg');
}

.menuGraphic .submenu {
	height: auto;
}

.menuGraphic .submenu ul {
	margin-left: 76px;
	list-style-type: square;	
	color: #fbd400;	
}

.menuGraphic .submenu ul li a{
	padding: 0px;	
	width: 180px;	
}

.sideMenu {
	clear: both;
	padding-bottom: 16px;		
}

.subboxes {
	clear: both;	
}

#breadcrumb {
	background-color: #000;
	color: #fff;
	height: 24px;
	line-height: 22px;
	padding-left: 12px;	
	width: 627px;
}

#breadcrumb a {
	text-decoration: none;
	text-transform: capitalize;
	color: #fff;	
}

#breadcrumb a:hover {
	text-decoration: underline;	
}

#breadcrumb img{
	vertical-align: middle;
}

#list {
	width: 639px;
	color: #000;
	background-color: #002340;
}

#list .empty {
	padding: 30px;
}

#list .row {
	clear: both;
}

#list .box {
	float: left;
	width: 310px;
	background-color: #002340;	
	margin-bottom: 14px;
	cursor: pointer;
}

#list .emptyLink{
	cursor: auto;
}

#list .text {
	background-image: url('../images/box_background.png');
	background-repeat: no-repeat; 
	background-color: #7996b6;
	color: #fff;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#list .headline {
	font-size: 18px;	
}

#list .introtext {
	font-size: 13px;	
}

#list .firstCol {
	margin-right: 19px;	
}

#collections {
	background-color: #123d5f;
	color: #fff;
	width: 571px;	
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 17px;
	padding-bottom: 15px;
}

#collections .head .title {
	font-size: 18px;
}

#collections .head .subcategories {
	padding-top: 10px;	
}

#collections .head .subcategories ul {
	list-style-type: none;	
}

#collections .head .subcategories ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;	
}

#collections .head .subcategories a {
	text-decoration: none;
	color: #fff;	
}

#collections .head .subcategories a:hover {
	color: #FBD400;	
}

#collections img {
	border: 2px solid #e1e4eb;	
}

#collections .row {
	clear: both;
}

#collections .box {
	float: left;
	width: 186px;
	margin-left: 6px;
	margin-bottom: 6px;
	cursor: pointer;
}

#collections .firstCol {
	margin-left: 0px;	
}

#collections .active .text {
	color: #FBD400;	
}

#collections .subcategories .active a {
	color: #FBD400;	
}

#collections .graphic {
	width: 186px;
	height: 123px;
	text-align: center;	
}

#collections .graphicvideo {
	width: 182px;
	height: 103px;
	background-image: url('../images/movie_background.png');
	background-repeat: no-repeat;	
	text-align: center;
	padding-top: 17px;
}

#collections .graphicvideo img {
	border: 0px;	
}

#collections .text {
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
}

.paginationControl {
	width: 639px;
	background-color: #000;	
	height: 22px;
}

#collections .paginationControl, #searchArea .paginationControl {
	width: 571px;
	background-color: transparent;		
}

.paginationControl ul {
	list-style-type: none;
	color: #fff;
	float: right;
	padding-right: 12px;
}

#collections .paginationControl ul, #searchArea .paginationControl ul {
	padding-right: 0px;	
}

.paginationControl ul li {
	float: left;	
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}

.paginationControl .active {
	color: #FBD400	
}

.paginationControl a{
	color: #fff;
	text-decoration: none;
}

.paginationControl a:hover {
	color: #FBD400		
}

#searchArea {
	width: 639px;	
	background-color: #093d67;
}

#searchArea .head {
	width: 604px;
	padding-left: 35px;
	height: 166px;
	background-color: #002340;
	background-image: url('../images/search_head.png');
	background-repeat: no-repeat;
}

#searchArea .head .title {
	padding-top: 34px;
	padding-bottom: 7px;
	font-size: 32px;
	color: #fff;	
}

#searchArea #key {
	width: 310px;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	font-size: 14px;
	color: #123c5e;
	border: 0px;
	background-image: url('../images/search_text.png');	
}

#searchArea #search {
	background-image: url('../images/search_submit.png');	
	height: 29px;
	color: #FBD400;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 23px;
}

#searchArea .result {
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 33px;
	padding-right: 33px;
	color: #fff;	
}

#searchArea .row {
	clear: both;
}

#searchArea .box {
	width: 573px;
	margin-bottom: 15px;
	cursor: pointer;
}

#searchArea .graphic {
	width: 125px;
	height: 75px;	
	float: left;	
}

#searchArea .text {
	width: 438px;
	float: left;
	padding-left: 10px
}

#searchArea .headline {
	font-size: 14px;
	padding-bottom: 5px;	
}

#competitionArea {
	width: 639px;	
	color: #fff;	
}

#competitionArea .description {
	width: 579px;	
	background-image: url('../images/competition_background.jpg');
	background-repeat: no-repeat;
	background-color: #7C98BA;
	padding-bottom:27px;
	padding-left:30px;
	padding-right:30px;
	padding-top:27px;
}

#competitionArea .answers {
	padding-left: 30px;
	padding-top: 10px;		
}


#competitionArea .questions {
	width: 579px;
	padding-bottom:27px;
	padding-left:30px;
	padding-right:30px;
	padding-top:27px;
	background-color: #093C67;
}


#competitionArea .title, #competitionArea .title2 {
	font-size: 32px;
	padding-bottom: 7px;	
}

#competitionArea .title2, #competitionArea .title3  {
	font-size: 21px;
	padding-top: 7px;	
}

#homePage .row, .subboxes .row{
	clear: both;
}

#homePage .box, .subboxes .box {
	float: left;
	width: 310px;
	background-color: #002340;	
	margin-bottom: 14px;
	cursor: pointer;
	min-height: 207px;
	_height: 207px; /*ie6*/
}

#homePage .emptyItem, .subboxes .emptyItem {
	cursor: auto;
}

.subboxes .box {
	float: none;		
}

#homePage .text, .subboxes .text {
	background-image: url('../images/box_background.png');
	background-repeat: no-repeat; 
	background-color: #7996b6;
	color: #fff;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#homePage .title, .subboxes .title {
	font-size: 18px;	
}

#homePage .description, .subboxes .description {
	font-size: 13px;	
}

#homePage .firstCol {
	margin-right: 19px;	
}

#footer {
	position: relative;
	margin-top: 24px;
	height: 43px;
	line-height: 43px;
	background-color: #000;	
}

#footer #lang {
	position: absolute;
	top: 4px;
	left: 7px;	
}

#footer #banners {
	position: absolute;
	top: 0px;
	left: 295px;	
}

#footer #lang .languageBar {
	list-style-type: none;
}

#footer #lang .languageBar li {
	float: left;
	margin-right: 15px;	
}

#footerMenu {
	position: absolute;
	right: 0px;
	top: 9px;
	height: 25px;		
}

#footerMenu ul {
	list-style-type: none;	
}

#footerMenu li {
	height: 25px;
	background-image: url('../images/footer_menu_bullet.png');
	background-position: right center;
	background-repeat: no-repeat; 
	float: left;		
}

#footerMenu li.last {
	background-image: none;	
}

#footerMenu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #cdced1;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;	
}

#copryright {
	text-align: center;
	color: #cdced1;
	font-size: 10px;
	padding-top: 5px;	
}

.message {
	width: 639px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.info {
	background-color: #55b537;		
}

.error {
	background-color: #d42a2a;		
}

#errorPage {
	width: 579px;
	background-color: #002340;
	color: #fff;
	padding: 30px;
}
