* { margin:0; padding:0;}
body { background:url(images/body_bgd.gif) left top repeat-x #363e49; font-family:Arial; font-size:100%; line-height:1em; color:#000000;}

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:26px;}
.form input {width:173px; height:18px; background:#fff; color:#8c8c8c; padding-left:3px; border:1px solid #e1e1e1; border-top:1px solid #303030; border-left:1px solid #303030;}
textarea { width:173px; height:128px; background:#fff; overflow:auto; color:#8c8c8c; padding-left:3px; border:1px solid #e1e1e1; margin-bottom:9px; border-top:1px solid #303030; border-left:1px solid #303030;}


/*==================list====================*/
ul { list-style:none;}

.list1 li { clear:both;}
.list1 li a { color:#41bafe; float:right; line-height:2em; padding:0 2px;}
.list1 li a:hover { color:#fff; background:#41bafe; text-decoration:none;}

.list2 li { clear:both;}
.list2 li a { color:#41bafe; float:left; line-height:2em; padding:0 2px;}
.list2 li a:hover { color:#fff; background:#41bafe; text-decoration:none;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:20px;}
.img_box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:35px;}
.p2 { margin-bottom:25px;}
.p3 { margin-bottom:8px;}
.p4 { margin-bottom:20px;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#41bafe; text-decoration:none;}
a:hover { text-decoration:underline;}

h2 { font-size:1em; margin-bottom:16px;}

.link1 { display:block; background:url(images/link1_bg.gif) left top repeat-x; color:#41bafe; text-decoration:none;}
.link1 em { display:block; background:url(images/link1_left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1_right.gif) no-repeat right top; padding:3px 14px 4px 14px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline; color:#22262e;}
.link2 { color:#808995; text-decoration:underline;}
.link2:hover { text-decoration:none;}

.title { border-bottom:1px solid #a5aeba; padding-bottom:8px; margin-bottom:14px; font-size:13px;}


/*==================boxes====================*/
.main_box { background:#fff; width:100%;}
.main_box .border-left {background:url(images/border-left.gif) repeat-y left;}
.main_box .border-right {background:url(images/border-right.gif) repeat-y right;}
.main_box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.main_box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top; padding:0 2px;}

.cont_box { padding:0 40px 0 0; margin-bottom:0;}
.cont_box span { float:right;}

.buttons_box .link1 { margin-right:9px;}

/*content*/
#content { padding:32px 0 41px 37px;}
#content .inner {padding-right:37px;}
#content .inner1 {padding-right:20px;}

/*footer*/
#footer { text-transform:uppercase; color:#dcdcdc;}
#footer p { margin-bottom:0; padding:13px 0 0 24px;}
#footer a { color:#18b7ff;}

/*==========================================*/

.pollvotes, .pollresults {
    max-width:100%;
/*    background-color:#cfe295;*/
    border:1px solid #999999;
    padding:10px;
}

.pollvotes h3, .pollresults h3 {
	border-bottom:1px solid #a5aeba;
	padding-bottom:8px; 
	margin-bottom:14px; 
	font-size:13px;
}



.pollvotes ul, .pollresults ul {
    padding:0px 4px 0px 16px;
}

.easypoll fieldset {
    border:0px;
    margin:0px;
    padding:0px;
}

.easypoll input.pollbutton {
    border:1px solid #999999;
    color:#000000;
    background-color:#CCCCCC;
}

.easypoll input:hover {
    background-color:#FFF;
}

.easypoll_bar {
    height:8px;
    background-color:#FFF;
}

.easypoll_inner {
    height:100%;
    background-color:#CCCCCC;
}

.easypoll_error {
    border:1px solid #600;
    background-color:#FAA;
    padding:8px;
}

.ditto_page {
	display:block;
	float:left;
	margin-left:3px;
	margin-right:3px;
}

.ditto_currentpage {
	display:block;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
