﻿* {
	margin: 0;
}

html, form{
	height: 100%;
}

p
{
    margin: 20px 15px 15px 15px;
    font-size:1.2em;
}

body 
{
	/*background:#181818 url(images/bgstrip.gif) repeat-x center top;*/
	background-color:#000000;
	font-family:tahoma;
	color:#ffffff;
	margin:0 auto;
	text-align:center;
}

img
{
	border:none 0px;
}
#divmain
{
	text-align:center;
	/*
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-175px;
	position:relative;
    */
}
.divheader
{
	background:#000000 url(images/headerbg.jpg) no-repeat center top;
	width:1223px;
	clear:both;
	height:153px;
	margin:0 auto;
}

.divcontent
{
	text-align:center;
	width:1223px;
	clear:both;
	margin:0 auto;
	background:#000000 url(images/middlebg.jpg) repeat-y center top;
	overflow:auto;
	padding:0px 10px 20px 10px;
}
.divinner
{
	text-align:center;
	width:800px;
	margin:0 auto;
	padding-top:15px;
}

#footerwrapper
{
    background:#000000 url(images/footerbg.jpg) no-repeat center top;
    width:100%;
    color:#ffffff;
    height: 175px;
    position:relative;
}

.divfooter
{
	width:1000px;
	clear:both;
	margin:0 auto;
	font-size:12px;
	line-height:24px;
	text-decoration:none;
	letter-spacing:0.3em;
	text-align:center;
	padding-top:40px;
}

a {text-decoration: underline; color:#000000;cursor:pointer;}
/*
ul {margin:0 0 0 20px; padding:0; list-style:none; line-height:17px;}
li {background:url('images/arr.gif') center left no-repeat; margin:0px; padding:0 0 0 15px;}
*/
.abs {vertical-align:middle;}
.u {text-decoration:underline;}
.nu {text-decoration:none;}
.address{margin:200px 11px 0 11px;font-size:10pt;padding:18px; }

#klplogo
{
    float:left;
    margin:25px 0px 0px 80px;
}

#phoneinfo
{
    margin:15px 20px 0px 0px;
    position:relative;
    width:250px;
    float:right;
}

#phoneinfo h2
{
	font-size:1.4em;
	font-family:Tahoma;
	color:#cccccc;
	font-style:italic;
	margin:0 auto;
}

#phoneinfo a
{
	margin:-5px 0 0 0;
	font-size:10pt;
}

h2
{
	font-size:1.9em;
	font-family:Times New Roman;
	font-style:italic;
	color:#000000;
	text-align:center;
	margin:8px;
	line-height:20px;
}

h3
{
    font-family:Times New Roman;
	font-style:italic;
	color:#000000;
	text-align:center;
	font-size:1.7em;
}
#content
{
	text-align:left;
	padding:18px 0px 20px 0px;
}

#content p
{
	color:#ffffff;
	font-size:12pt;
}
#content h2{
	font-size:1.5em;
	font-family:Times New Roman;
	font-style:italic;
	color:#000000;
	text-align:center;
	margin:15px;
	line-height:16px;
}
.LoadingPanel
{
	background-color:#ffffff;
	width:300px;
	text-align:center;
}

.ModalBackground
{
	background-color:#181818;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#menu
{
	float:right;
	clear:right;
	margin:5px 50px 0px 20px;
	width:750px;
}

#spacerdiv
{
	clear:both;
	margin:5px 0px 5px 0xp;
}

#centercontent
{
	text-align:left;
	padding:10px 20px 20px 10px;
}

.button{
	line-height:normal;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:22px;
	margin:0px auto;
	text-align:center;
	text-decoration:none;
	background:url(http://www.kevinluntphotography.com/images/btnbg.jpg) repeat-x;
}

.formtextbox
{
	
}

.errormsg{
	font-family:tahoma;
	color:#FFFFFF;
}

.MenuPanel
{
	border:solid 1px #555555;
	padding:5px 5px 5px 5px;
	margin-top:5px;
}

.TabContainer
{
	background:#000000 url('http://klunt.proxmx.com/images/bkgnd.jpg') repeat-y;
}

.CustomTabStyle .ajax__tab_header {
    color:#828282;
	margin:10px 15px 0px 15px;
	text-decoration:none;
	cursor:pointer;
}
.CustomTabStyle .ajax__tab_active
{
	color:#ffffff;
}
.CustomTabStyle .ajax__tab_hover
{
	color:#ffffff;
}

.btmborder
 {
 	border-bottom:solid 1px #888888;
 }
 
.GridViewLinkButton
 {
 	color:#ffffff;
 }
 
 .LabelLink
{
	color:#5D7B9D;
	cursor:pointer;
	/*font-weight:bold;*/
	text-decoration:underline;
}

 .FamilyLink
{
	color:#5D7B9D;
	cursor:pointer;
	margin-left:10px;
	text-decoration:underline;
}

.ModalPanelStyle
{
	text-align:left;
	font-size:0.9em;
	background-color:#ffffff;
	padding:10px 10px 10px 10px;
	color:#000000;
	border:solid 1px #888888;
	overflow:auto;
}

.AdminMenu
{
	line-height:normal;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	margin:0px auto;
	text-align:center;
	text-decoration:none;
	background-color:#556b9c;
	padding:3px 3px 3px 3px;
	margin-bottom:10px;
}

.AdminMenuHover
{
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	background-color:#000000;
}

.AdminSubMenu
{
	line-height:normal;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:22px;
	margin:0px auto;
	text-align:left;
	text-decoration:none;
	background-color:#556b9c;
	padding:3px 3px 3px 3px;
}
.report
{
	color:#ffffff;
}

#contest
{
	text-align:left;
}

#contest a
{
    color:#ffffff;
}

#contestdetails
{
	text-align:left;
}

#contestdetails h3
{
	margin-bottom:0px;
	color:#837e57;
}

#contestdetails h1
{
	/*color:#245e95;*/
	color:#cccccc;
}

#contestdetails h1 a
{
	color:#245e95;
}
.submittxt
{
	color:#ffffff;
	font-size:12pt;
	text-align:center;
}

.twitter_share_link  
{
	padding:0 0 0 25px; 
	height:16px; 
	background:url(images/twitter.gif) no-repeat top left;
}

#sociallinks
{
    float:right;
    width:90px;
    margin:0px 100px 0px 0px;
}

.multiline
{
    font-family:tahoma;
    font-size:10pt;
}

.ordertable
{
    font-size:10pt;
}

.ordertabledd
{
    font-size:9pt;
}

#orderform
{
    margin:10px 10px 10px 10px;
}

#slideshow
{
    height:550px;
    width:800px;
    clear:both;   
}

#screen{
    width:800px;
    height:550px;
    position:relative;
}

.slide { 
    display:block;
    float:left;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:30px;
    height:550px;
    left:0;
    position:absolute;
    text-decoration:none;
    top:0;
    width:800px;
    color:#eeeeee;
    background:transparent;
    background-repeat:no-repeat;
    background-position:right top;
}
