﻿p
{
	margin-top:0px;
}

h2
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 2px 0 0 5px;
}

h2 span
{
	display:block;
	float:right;
	font-size:8pt;
}

h3
{
	background-color:#668ec0;
	color:White;
	padding:3px;
	font-size:10pt;
	font-weight:bold;
	margin:0;
}

h4
{
	margin:10px;
	padding:0;
	font-size:9pt;
	font-weight:bold;
}

h5
{
	margin:0px;
	padding:0;
	font-size:8pt;
	font-weight:bold;
}

.logbox
{
	float:left;
    display: inline;
    width: 380px;
    border: 1px solid silver;
    margin: 10px 10px 50px 0px;
    padding: 3px;
    background:white url(./images/toutbg.gif) repeat-x;
}

.logbox hr
{
	color:silver;
	background-color:Silver;
}

.logboxtitle
{
	background-color:#668ec0;
	color:White;
	padding:3px;
	font-size:9pt;
	font-weight:bold;
	margin:0;
}

.logboxerror
{
	color:Red;
	font-size:9pt;
	margin:10px;
}

.logboxlabel
{
	display: block;
	float: left;
    font-size: 10pt;
    font-weight: bold;
    margin: 5px 10px 0px 0px;
    text-align: right;
    width: 150px;
}

.logboxtext
{
	font-size:10pt;
	display: block;
	float: left;
	margin-top: 5px;
	width: 150px;
}

.logboxcheck
{
	display: block;
	float: left;
	padding-left: 160px;
	margin-top: 5px;
	font-size:14px;
}

.formbox
{
    border: 1px solid silver;
    margin: 10px 10px 20px 0px;
    padding: 3px;
    background:white url(./images/toutbg.gif) repeat-x;
}

.formbox p
{
	font-size:10pt;
	padding:5px;
}

.formtitle
{
	background-color:#668ec0;
	color:White;
	padding:3px;
	font-size:10pt;
	font-weight:bold;
	margin:0;
}

.formerror
{
	color:Red;
	font-size:10pt;
	margin:10px;
}

.formupdated
{
	color:#597522;
	font-size:10pt;
	margin:10px;
	font-weight:bold;
}

.formlabel
{
	display: block;
	float: left;
	width: 150px;
	padding-left: 10px;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	color:#668ec0;
	font-weight:bold;
	font-size:14px;
}

.formtext
{
	display: block;
	float: left;
	margin-top: 5px;
	width: 250px;
}

.formupload
{
	display: block;
	float: left;
	margin-top: 5px;
}

.formcheck
{
	display: block;
	float: left;
	text-align: right;
	margin-top: 5px;
	font-size:14px;
}

.formlink
{
	display:block;
	float:left;
	margin-top: 5px;
}

.formbutton
{
	background-color:#668ec0;
	border:1px solid #A7A6AA;
	font-size:small;
	margin: 5px 5px 5px 0px;
	color:#F7F7F7;
	font-weight:bold;
}

.browsebutton
{
	margin:5px 5px 5px 0px;
	border:solid 1px #668ec0;
	padding:1px;
}

.formbuttoncontainer
{
	text-align:right;
	margin-top:10px;
}

.formimage
{
	float:left;
	margin:5px 0px 0px 0px;
	padding:4px;
	border:solid 1px silver;
}

.formqty
{
	width:30px;
	text-align:center;
}

.formlistbox
{
	margin:0px 10px;
	width:420px;
	height:150px;
}

.formclear
{
	clear: left;
}

.updateprogress
{
	display:inline;
}

.updateprogresscentered
{
	height:0px;
}

.updateprogress div, .updateprogresscentered div
{
	display:inline !Important;
}

.ajaxloader
{
	height: 18px;
	background: url( './images/ajax-loader.gif' ) no-repeat left;
	padding:6px 0px 0px 18px;
	font-size:small;
	font-weight:bold;
	color:#668ec0;
}

.ajaxloadercentered
{
	background: url( './images/ajax-loader-inverted.gif' ) no-repeat left;
	background-color:#668ec0;
	color:White;
	border:solid 1px silver;
	padding:10px 10px 10px 18px;
	display:inline-block;
}

.accordianhead
{
	cursor:pointer;
	padding-bottom:2px;
	color:White;
}

.accordianhead:hover
{
	text-decoration:underline;
}

.lnklink
{
	height:100px;
	padding:5px;
	display:block;
}

.lnklink:hover
{
    background-color: #edf9c8;
}

.lnkimg
{
	float:left;
	width:150px;
	height:100px;
}

.lnktext
{
	display:block;
	float:left;
	width:150px;
	padding:40px 0px 0px 60px;
}

.lnkurl
{
	float:left;
	padding-top:40px;
}

.gridview
{
	width:100%;
    border: 1px solid silver;
    margin: 10px 10px 20px 0px;
    padding: 3px;
}

.formview
{
	width:100%;
	padding:3px;
}

.columnheader
{
	text-align:left;
	height:24px;
	background-color:#668ec0;
	color:White;
	padding:3px;
	font-size:9pt;
	font-weight:bold;
	margin:0;
}

.columnheader th a
{
	color:White !Important;
	text-decoration:none;
	border-bottom:dotted 1px white;
}

.columnheader2
{
	text-align:left;
	height:18px;
	color:Black;
	padding:3px;
	font-weight:bold;
	margin:0;
}

*.selectrow:hover
{
	background-image: url(./images/navbarbg-sel.gif);
	background-repeat: repeat-x;
	color:#b1292f;
	cursor:pointer;
}

*.row:hover
{
    background-color: #edf9c8;
	color:#b1292f;
}

.altrow
{
	background-color:#f0f0ec;
}

.author
{
	display:block;
	margin:4px;
	padding-right:18px;
	background:transparent url('./images/end_sign.gif') no-repeat top right;
	text-align:right;
	font-size:10pt;
	font-style:italic;
}

.snlink
{
	padding-right:5px;
}

.sidebarlnk
{
	width:180px;
	display:block;
	border:dotted 1px silver;
	margin-bottom:5px;
	padding:1px;
	background-color:White;
}

.sidebarlnk img
{
	width:169px;
	height:80px;
}

.sponsorlnk
{
	width:468px;
	height:60px;
	display:block;
	padding:1px;
}

.sponsorlnk img
{
	width:468px;
	height:60px;
}

.previewimage
{
	display:block;
	border:outset 2px silver;
	padding:4px;
	background-color:White;
}

.hoverimage
{
	border:outset 2px silver;
	padding:4px;
	background-color:White;
	position:absolute;
}

.hoverimage span
{
	display:block;
	width:200px;
	margin:2px;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}

.issueimage
{
	margin:5px 20px 5px 5px;
	float:left;
	display:block;
}

.issuearticlelist
{
	list-style-type:circle;
}

.eventlist
{
	list-style-type:circle;
	list-style-image: url(images/icons/flag_red.png);
}

.photobox 
{
	border:1px solid #909090;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
	margin:0px 4px 4px 0;
	padding:2px;
	width:110px;
	height:140px;
	text-align:center;
}

.photoitem
{
	width:96px;
	height:96px;
}

.photoinfo
{
	margin:4px;
}

.photoinfo img
{
	float:left;
}

.photoinfo span
{
	vertical-align:top;
}

.photoinfo td
{
	font-size:11pt;
	text-align:right;
	font-weight:bold;
}

.photoinfo td span, .photoinfo td a
{
	width:100%;
	display:block;
	text-align:left;
	font-weight:normal;
}

.orderbox
{
	font-size:10pt;
	margin:4px 2px 2px 2px;
}

.orderbox a
{
	display:block;
	margin:2px;
}

.disabledlink
{
	color:Gray !Important;
}

.linkbutton
{
	color: #008ed8;
	text-decoration:underline;
	cursor:pointer;
}

.linkbox
{
	width:400px;
}

.linkcontainer
{
	font-size:8pt;
	margin:2px;
	padding:2px;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupbox
{
    border: 1px solid silver;
    padding: 3px;
    background:white url(./images/toutbg.gif) repeat-x;
}

.addtocartbox
{
	width:400px;
	overflow:auto;
}

.textwatermark
{
	color:Silver;
}

.easycopy
{
	font-size:12pt;
}

.paymentbutton
{
	display:block;
	width:200px;
	border:outset 2px silver;
	text-align:center;
	padding: 5px;
	text-decoration:none;
	float:right;
}

.gridviewpager
{
	padding:10px 5px 10px 5px;
	margin:0px auto 0px auto;
	font-size:10pt;
}

.gridviewpager span
{
	font-size:10pt;
	font-weight:bold;
}

.gridviewpagerlist
{
	float:right;
}

.gridviewpagerlist a
{
	border:solid 1px silver;
	padding:2px;
	font-size:12pt;
	text-decoration:none;
}

.surveycolumn
{
	width:340px;
	float:left;
	padding:10px;
}

.surveyquestion
{
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.surveyanswer
{
	width:300px;
}

.toollabel
{
	color:Gray;
	font-size:8pt;
}

.tooltext
{
	width:120px;
}

.undertotal
{
	clear:right; 
	padding-top:10px;
}

.commentbox
{
    border: 1px solid silver;
    margin:10px 10px 0px 0px;
    padding: 0px;
    background:white url(./images/comment_bg.gif) no-repeat top right;
}

.altcommentbox
{
    background-color:#f5f5f5;
}

.commentauthor
{
	margin-left:10px;
}

.commentbody
{
	margin:5px;
	padding:0px;
	font-family:Arial;
	font-size:10pt;
}

.textarea
{
    width:98%;
    padding:0px;
    margin:5px;
}

.commandlink
{
	color:White !Important;
	float:right;
}

.commentlink
{
	font-size:8pt;
	text-decoration:none;
}

.textareadesc
{
	font-size:8pt;
	color:Gray;
}

.discbox
{
	font-size:8pt;
	font-weight:bold;
	color:Red;
}

.incbox
{
	font-size:8pt;
}

.videoinfo a
{
	font-size:12pt;
}

.videoinfo label
{
	font-weight:bold;
	font-size:8pt;
}

.videoinfo span
{
	font-size:8pt;
	padding-left:10px;
}