/* Clearing */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***** Typography ******/
h1{
    color: #666;
    font-family: Tahoma;
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
    margin: 0px 0 10px -2px;
}

h2{
    color: #666;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    line-height:18px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
h2 a:link, h2 a:visited{text-decoration: none;}
h2.small{font-size: 12px; line-height: 20px; font-weight: bold; text-transform: none;}
h3.small{font-size: 8px; text-transform: uppercase; color: #666;}

.preamble{font-weight: bold; font-size: 12px; line-height: 20px;}
p{font-size: 12px; margin-bottom: 15px;}
p.small{font-size: 11px; line-height: 11px;}

a:link, a:visited{color: #666; text-decoration: underline; }
a:hover{color: #000;}
a img{border: 0px; text-decoration: none;}

span.small, div.small, div.small p{font-size: 11px !important; line-height: 15px !important;}
div.small{text-transform: none !important;}
div.small img{margin: 35px 0 10px 0;}
div.small img.mb1{margin: 0 0 1px 0;}
div.small img:first-child{margin-top: 0;}

span.small{text-transform: none;}
h2.small span.small{font-weight: normal;}

a.pdflink{ background: url(../images/icon_pdf.jpg) no-repeat left center; padding-left:20px; margin-right:20px;}


a.returnlink{ 
    background: url("../images/arrow_sprite_bg.gif") no-repeat scroll 0 3px transparent;
    color: #666;
    font-size: 11px;
    padding-left: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
a.returnlink:hover{color: #000;}


/***** Special Classes ******/
.edit{border: 1px solid red; color: #000 !important; padding: 5px 10px; position: fixed; top: 10px; left: 10px; z-index: 9999;}
.floatleft{display: block; float: left;}
.floatright{display: block; float: right;}
.fullwidth{width: 100%;}
.halfwidth{width: 50%;}
.clearleftfloat{clear: left;}
.no-margin{margin: 0;}
.uppercase{text-transform: uppercase;}
.floatright{display: block; float: right;}
.clearrightfloat{clear: right;}
.no-underline{text-decoration: none !important;}
.centertext{text-align: center;}
.clearboth{clear: both;}
.displaynone{display: none;}
.displayblock{display: block;}
.displayinline{display: inline;}
.brd-btm{border-bottom: 1px solid #ccc;}
.brd-2{border: 2px solid #000;}
.lh-12{line-height: 12px; } /* Used in newslist when headline is present and date is not above hl.*/
.wh-brd-1px{border-right: 1px solid #fff;}
textarea{font-family: Arial; font-size: 12px;}

.grey{color: #666;}
.greybg{background-color: #cccccc;}

.edit-info{
    background-color: #f8f7d5;
    border: 1px dashed #d1ce75;
    margin: 5px 0;
    padding: 5px;
}

/*Top keywords on page*/
table.page-keywords{
    border-collapse: collapse;
    border-top: 1px solid #000;
}
table.page-keywords tr td{border-bottom: 1px solid #000; padding: 2px 0;}

.fb, .tw, .printlink{
    display: block;
    height: 16px;
    text-indent: -9999px;
    width: 16px;    
}
.fb{background: url(../images/facebooklink_bg.gif) left 0 no-repeat;}

.tw{background: url(../images/twitterlink_bg.gif) left 0 no-repeat;}
.printlink{background-image: url(../images/icon_print.jpg);}

.sharemailbtn{
    background: url(http://www.formmagazine.com/system/images/maillink_bg.png) left 0 no-repeat;
    border: 0px;
    cursor: pointer;
    padding-left: 20px;   
    font-size: 12px;
    color: #C2A95E;  
}
.sharemailbtn:hover{color: #947e3c;}

.inlinelist, .inlinelist li{display: inline; }

.inline{display: inline !important;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}

.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px;}
.mr40{margin-right: 40px;}

.mb0{margin-bottom: 0px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb80{margin-bottom: 80px;}

.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml35{margin-left: 35px;}
.ml40{margin-left: 40px;}
.ml60{margin-left: 60px;}

.pd10{padding: 10px;}
.pd20{padding: 20px;}
.pd40{padding: 40px;}

.pdt5{padding-top: 5px;}
.pdt10{padding-top: 10px;}
.pdt20{padding-top: 20px;}
.pdt40{padding-top: 40px;}

.pdr5{padding-right: 5px;}
.pdr10{padding-right: 10px;}
.pdr20{padding-right: 20px;}
.pdr40{padding-right: 40px;}

.pdb5{padding-bottom: 5px;}
.pdb10{padding-bottom: 10px;}
.pdb20{padding-bottom: 20px;}
.pdb40{padding-bottom: 40px;}
.pdb45{padding-bottom: 45px;}

.pdl5{padding-left: 5px;}
.pdl10{padding-left: 10px;}
.pdl20{padding-left: 20px;}
.pdl40{padding-left: 40px;}


/****** Layout ******/
html, body, form{height: 100%;}


body{
    background-color: #fff;
    color: #666;
    font: 12px/20px Tahoma, Lucida Sans, Verdana, sans-serif;
    text-align: center;
}

div.page{
    min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 auto;
    position: relative;
    width: 990px;
}

.maincol-610{width: 610px;}
.maincol-495{width: 495px;}
.maincol-400{width: 400px;}
.col-122{ width: 122px;}
.col-190{width: 190px;}
.col-180{width: 180px;}
.col-230{width: 230px;}
.col-430{width: 430px !important;}
.col-495{width: 495px;}
.col-820{width: 820px;}
.col-785{width: 785px;}

#header{
    background: #fff url(../images/headerbg.gif) top left repeat-x;
    height: 158px;
    text-align: left;
    width: 100%;
}

#header div{text-align: left; font-weight: bold; font-size: 10px; line-height: 12px; text-transform: uppercase;}
#header div div{width: 84px;}
#header div a:link, #header div a:visited{text-decoration: none;}
#header div a:hover{color: #000;}
#top-info-holder{margin-top: 18px;}
#lang-holder{margin-top: 19px; width: 66px;}
#header .svlink{background: #fff url(../images/svflag.gif) top left no-repeat; width: 15px; height: 12px; text-indent: -9999px;margin-top: 2px;}
#header .enlink{background: #fff url(../images/enflag.gif) top left no-repeat; width: 15px; height: 12px; text-indent: -9999px;margin-top: 2px;}

#logo{
    background: transparent url(../images/logo.gif) top center no-repeat;
    height: 128px;
    margin: 0px 0 0 0px;
    text-indent: -9999px;
    width: 786px;
}

.inputfield.search{
    background: transparent url(http://www.formmagazine.com/system/images/searchinput_bg.jpg) top left no-repeat;
    border: 0px;
    font-family: Tahoma;
    height: 23px; 
    padding-left: 8px;
    width: 135px;
}

.body{text-align: left;}
.front .body{margin-bottom: 15px;}

/*Navigation menu*/
#mainnav{width: 145px;}
ul#mainnav > li > a{text-transform: uppercase;}
.box-list > li.first{border-top: 1px solid #ccc;}

.box-list > li{
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    display: block;
    width: 100%;
}

.box-list li a:link, .box-list li a:visited, .popup-lang-sel:link, .popup-lang-sel:visited{color: #333; display: block; font: 12px Tahoma; text-decoration: none; padding: 7px 0px;}
.box-list li a:hover, .box-list li a.active, .box-list li.active, .popup-lang-sel:hover{font-weight: bold;}
.box-list li ul{margin-left: 10px; margin-bottom: 11px;}
.box-list li ul li.first a:link, .box-list li ul li.first a:visited{padding-top: 3px;}

.box-list li ul li a:link, .box-list li ul li a:visited, .box-list li ul li a:hover{padding: 5px 0;}

.pager{margin: 0 auto; width: 100px;}

.pager li a{
    background-image: url(../images/arrow_sprite_bg.gif); 
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 9px;
    text-indent: -9999px;
}
.pager li#first a{background-position: 0 -29px;}
.pager li#prev a{background-position: 0 1px;}
.pager li#next a{background-position: 0 -9px;}
.pager li#last a{background-position: 0 -19px;}
       
        
/**** Front objects ******/
body.front .col-820{
    background: #fff url(../images/front_ads_bg.gif) top right no-repeat;
}
.front-top-right{
    height:280px;
    min-height:280px;
    height:auto !important;
    width: 190px;  
}
.infobox{
    min-height:120px;
    height:auto !important;
    height:120px;
    font-size: 11px;
    line-height: 15px;
    color: #666;
    width: 190px;
}
.infobox h3{
    background: url("../images/infobox_h2_bg.gif") no-repeat scroll right center #000000;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
    line-height: 17px;
    margin-bottom: 8px;
    padding-left: 8px;
    text-transform: uppercase;
}
.infobox h2{font-size: 16px; line-height: 18px; text-transform: none;}
.infobox p{font-size: 11px;}
.infobox img{margin-right: 8px;}

div.imagegallery{position: relative;}

div.bigad{height: 235px; width: 160px; margin-bottom: 5px;}
div.smallad{height: 115px; width: 160px; margin-bottom: 5px;}


/*Footer*/
#footer{background-color: #000; width: 100%; height: 120px;}

#footer > div{color: #666; font-size: 11px; line-height: 14px; text-align: left; width: 180px;}
#footer a:hover{color: #fff;}

/*Blog*/
.blog-right{
    position: absolute;
    right: 0;
    top: 349px;}

/* Sitemap */
div.sitemap > ul > li{margin-bottom: 5px; list-style-position: outside; list-style-type: disc; color: #000;}

/*Image gallery on subpages*/
.pagegallery{background-color: #000; height: 348px; margin-top: 18px; padding: 10px;}
.pagegallery.slider ul.fade li {width: 100%; text-align: center;}
.pagegallery.slider ul li span{display: none;}
.pagegallery.slider ul li.active span{
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 5px;
    display: block;
    font-size: 11px;
    color: #999;
    line-height: 20px;
    left: 0;
    padding-left: 10px;
    position: absolute;
    width: 100%;
    text-align: left;
    z-index: 1;
}
.pagegallery #firstBtn a:link, .pagegallery #firstBtn a:visited, .pagegallery #prevBtn a:link, .pagegallery #prevBtn a:visited, .pagegallery #nextBtn a:link, .pagegallery #nextBtn a:visited, .pagegallery #lastBtn a:link, .pagegallery #lastBtn a:visited{ 
    background-image: url(../images/imagegallery_nav_sprite.gif);
    background-color: #000;
    background-repeat: no-repeat; 
    display: block; 
    height: 36px;
    margin: 0;
    text-indent: -999em; 
    overflow: hidden; 
    text-align: left; 
    direction: ltr;
    width: 14px;
    float: left;
    position: absolute;
}
#image-counter{position: absolute; bottom: 8px; left: 240px;display: block;}
.pagegallery #firstBtn a:link, .pagegallery #firstBtn a:visited{background-position: 0 -226px; left: 156px;}

.pagegallery #prevBtn a:link, .pagegallery #prevBtn a:visited{background-position: 0 -74px; left: 199px;}

.pagegallery #nextBtn a:link, .pagegallery #nextBtn a:visited{background-position: 0 2px; left: 286px;}

.pagegallery #lastBtn a:link, .pagegallery #lastBtn a:visited{background-position: 0 -150px; left: 326px;}

.pagegallery #firstBtn a:hover{background-position: 0 -264px;}
.pagegallery #prevBtn a:hover{background-position: 0 -112px;}
.pagegallery #nextBtn a:hover{background-position: 0 -36px;}
.pagegallery #lastBtn a:hover{background-position: 0 -188px;}


/* Voting form */
.voting-form-table td{ padding: 20px;vertical-align: middle;text-align: center; }
.voting-form-table img{ cursor: pointer; }
.voting-form-table label, .voting-form-table input, .voting-form-table img{ vertical-align: middle; }

/*Overlay*/
#overlay, #front-overlay{
    background-color: transparent;
	display:none;
	width:400px;
	/*border: 4px solid #000;
	border: 4px solid rgba(0, 0, 0, 1);*/
	text-align: center;
	
}
.content-wrap{float: left;}
#overlay > a.close, #front-overlay > a.close{
    display: none;
    background: transparent url(../images/close.png) center center no-repeat;
    cursor: pointer;
    position: absolute;
    top: -25px;
    right: -25px;
    width: 34px;
    height: 35px;    
}
img.lang-sel-image{margin-bottom: 30px;}
#front-overlay a.popup-lang-sel:link, #front-overlay a.popup-lang-sel:visited{display: inline;}

/* Contest form */

.contestTable tr td{
    padding-bottom: 20px;
}
.contestTable td.vc {
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 10px;
}
.contestTable td.vcleft {
    vertical-align: middle;
    padding-right: 10px;
}
.formingress { width: 300px;}