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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
 

 
 

 


.clearfloat {
    clear: both;
}

.underline {
    text-decoration: underline !important;
}

 

 


.alert_error {
    max-width: 600px;
    margin: 10px auto;
    padding: 10px 20px;
    opacity: 0.8;
    background: #900000;
    border: 1px solid #FF0000;
    color: #FFFFFF;
    text-align: center;
}

.alert_success {
    max-width: 600px;
    margin: 10px auto;
    padding: 10px 20px;
    opacity: 0.8;
    background: #009000;
    border: 1px solid #00FF00;
    color: #FFFFFF;
    text-align: center;
}

.alert_info {
    max-width: 600px;
    margin: 10px auto;
    padding: 10px 20px;
    opacity: 0.8;
    background: #0050ac;
    border: 1px solid #0075FC;
    color: #FFFFFF;
    text-align: center;
}

.form_error_header {
    width: 400px;
    margin: 10px auto;
    padding: 10px 20px;
    opacity: 0.8;
    background: #900000;
    border: 1px solid #FF0000;
    color: #FFFFFF;
    text-align: center;
}

.form_error {
    padding: 4px 8px;
    margin: 4px 0px;
    opacity: 0.8;
    background: #900000;
    border: 1px solid #FF0000;
    color: #FFFFFF;
    text-align: center;
    max-width: 500px;
}

.xdebug-error {
    color: #000;
    background-color: #eee;
    padding: 4px;
    border: 4px solid orange;
}

 

 


form .label {
    display: inline-block;
    margin: 4px;
    margin-left: 0px;
    width: 110px;
    text-align: right;
}

form .labelspacer {
    display: inline-block;
    margin: 4px;
    margin-left: 0px;
    width: 110px;
}

form .label.wide, form .labelspacer.wide {
    width: 130px;
}

form .input {
    display: inline-block;
    margin: 3px 0px;
}

form .info {
    display: inline-block;
    margin: 3px 0px;
}

form label .error {
    color: #f44;
    margin-right: 8px;
}

 

 

 

 
 
 
 

 

 


 


.iSel1_StdSelect
{
    padding:            4px;

    background-color:   #f88;
}

.iSel1_StdSelect-title
{
    font-size:          22px;
    font-weight:        bold;

    color:              red;
}

 

 

 

 
 

.skin-jpk .iSel1_StdSelect
{
    background-color: #88f;
}

.skin-jpk .iSel1_StdSelect-title
{
    color: blue;
}

.skin-jpk .iSel1_StdSelect-select
{
    padding: 8px;
}

 

 
 
 

 

 
 

 


BODY {
    background-color        : lightgray;
}

<!--  

#user_navigation.not_logged_in {
    display         : none;
}
 -->
 

 


 

 

 

 
 

BODY.skin-jpk {
	background: #38464a url('/r/page-bg-wide.png') repeat-y center;
	color: #c0c0c0;
	margin:0px;
	padding:0px;
}

.skin-jpk #page {
	background-color: #30353a;
	border: 1px solid #808080;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}

 

 


.skin-jpk #content {
	color: #c0c0c0;
    padding: 0px 40px 20px 40px;
	font-size: 77%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    line-height: 125%;
}

.skin-jpk #content p {
    margin: 2px 0px;
}

 

.skin-jpk .facebookcol {
	width: 500px;
    }

 


.skin-jpk a {
	color: #f6e372;
	ztext-decoration: none;
}

 

.skin-jpk a:hover, .skin-jpk a:visited:hover {
	color: #ffffa5;
	text-decoration: underline;
}

 

 


.skin-jpk #content-title {
    margin: 35px 0px 5px 0px;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    color: #9bdfff;
}

.skin-jpk #content-title-sep {
    background-image: url('/r/content-title-sep.png');
    background-repeat: no-repeat;
    width: 350px;
    height: 6px;
    margin-bottom: 10px;
}

 

 


.skin-adept #col_side {
    float: left;
    width: 200px;
}

.skin-adept #col_main {
    float: right;
    width: 730px;
}

 

 


.skin-jpk h2 {
	margin: 30px 0px 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #b3d1e6;
}

.skin-jpk h3 {
	margin: 30px 0px 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #b3d1e6;
}

 

 


.skin-jpk #content ul, .skin-jpk #content .indent {
    margin: 14px 0px;
	padding: 5px 10px;
	border-left: 10px solid #3a4246;
	border-right: 3px solid #3a4246;
	background-color: #4a555a;
	color: #e0e0e0;
}

.skin-jpk #content ul b, .skin-jpk #content .indent b {
    color: #ffffff;
}

.skin-jpk #content ul li {
	list-style: disc inside;
}

.skin-jpk #content ul ul {
    margin: 0px;
    padding: 2px 0px 8px 20px;
    border: 0px;
}

 

 


.skin-jpk form .label {
    padding: 3px;
    background-color: #4a555a;
    border-right: 4px solid #808080;
    color: #d0d0d0;
    font-weight: bold;
    vertical-align: top;
}

.skin-jpk form .labelspacer {
    padding: 3px;
    padding-right: 7px;
}

.skin-jpk form .label.wide, .skin-jpk form .labelspacer.wide {
    width: 150px;
}

.skin-jpk form .input {
}

.skin-jpk form .info {
}

 


.skin-jpk form textarea {
    width: 400px;
}

.skin-jpk form .input label.radio, .skin-jpk form .input label.checkbox {
    margin-right: 10px;
}

.skin-jpk form .change_password {
    background-color: #404040;
    border-top: 1px solid #4a555a;
    border-bottom: 1px solid #4a555a;
    padding: 2px 2px;
    margin: 15px 0px;
}

 

 


#jetpackSwfDiv {
     
    padding: 8px;
    background-color: #111;
    width: 780px;
    height: 620px;
    margin: auto;
}

#jetpackSwfDiv .header {
    font-family: sans-serif;
    font-size: 14px;
    height: 20px;
}

#jetpackSwfId {
    text-align: center;
    font-size: 20px;
}

.showViaJavascript {
    display: none;
}

.badges {
}

.badges span {
    padding: 2px 6px;
    margin: 4px;
    background-color: #aaa;
    border: 1px outset;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
}

.badges .admin {
    background-color: #94A;
}

.badges .betaTester {
    background-color: #66f;
}

.badges .ksBacker {
    background-color: #6a6;
}

 

 


.skin-jpk .guide#content {
    font-size: 15px;
    line-height: 140%;
}

.skin-jpk .guide hr {
    height: 1px;
    margin-top: 35px;
}

.skin-jpk .guide b {
    font-weight: normal;
    color: #f0f0f0;
}

.skin-jpk .guide #content-title {
    font-size: 20px;
    font-weight: normal;
    color: #ffffa3;
}

.skin-jpk .guide h2 {
    margin: 30px 0px 10px 0px;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: #9bdfff;
}

.skin-jpk .guide h3 {
    margin: 20px 0px 10px 0px;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    color: #A2CCE0;
}

.skin-jpk .guide h4 {
    margin: 10px 0px 5px 0px;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #A2CCE0;
}

 

.skin-jpk .guide h5 {
    display: inline-block;
    margin: 0;
    line-height: normal;
    text-decoration: none;
    font-weight: 600;
    color: #E39BF0;
}

 
 
 

 

 
 

 


 

 

 

 
 

 

 


.skin-jpk #header {
    background: #55636a url('/r/header-full.png') no-repeat top center;
	margin: 0 0 0 1px;
	padding: 0px;
	height: 92px;
	width: 960px;
    font-family: helvetica,arial,sans-serif;
}

.skin-jpk #headerimg {
	margin: 0px;
	height: 68px;
	width: 960px;
}

.skin-jpk #header_menu {
	background: #6faedb url('/r/header-menu-bg.png');
	height: 30px;
}

.skin-jpk #header_menu ul {
    margin-left: 6px;
}

.skin-jpk #header_menu li {
	float: left;
 
    min-width: 70px;
    height: 26px;
    line-height: 28px;
	list-style-type: none;
	list-style-image: none;
    padding: 0px 8px;
    margin: 2px 4px;
	color: #FFFF80;
	text-align: center;
	font-weight: bold;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	font-size: 13px;
    <!-- vertical-align: middle; -->
}

.skin-jpk #header_menu li.right {
    float: right;
}

.skin-jpk #header_menu li.tiny {
    font-size: 11px;
    min-width: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.skin-jpk #header_menu li.highlight {
    background-color: rgba(255,0,0, 0.5);
}

.skin-jpk #header_menu li .tinymenu a {
}

.skin-jpk #header_menu span {
    <!-- vertical-align: baseline; -->
}

.skin-jpk #header_menu a {
	text-decoration: none;
	color: white;
}

.skin-jpk #header_menu a.is_current {
	color: #FFFF80;
}

.skin-jpk #header_menu a:hover {
	color: #FFFF80;
}

 


.skin-jpk li#Header_LoginSignupTiny {
	float: right;
    margin-right: 0px;
    padding: 0px;
}

 

 


.skin-jpk #footer {
    clear: both;
    height: 40px;
    padding-top: 2px;
    background: #212527 url('/r/footer-bg.png') repeat-x;
    color: #808080;
    font-family: helvetica,arial,sans-serif;
}

.skin-jpk #footer ul {
    margin-left: 6px;
}

.skin-jpk #footer li {
	float: left;
    min-width: 70px;
    height: 36px;
    line-height: 36px;
	list-style-type: none;
	list-style-image: none;
    padding: 0px 8px;
    padding-top: 0px;
    margin: 0px 4px;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
    font-size: 12px;
}

.skin-jpk #footer li > * {
    vertical-align: middle;
}

.skin-jpk #footer li img {
    vertical-align: middle;
    margin-top: -3px;
}

.skin-jpk #footer li.right {
    float: right;
}

.skin-jpk #footer a {
    text-decoration: none;
    color: #b0b0b0;
    font-size: 13px;
}

.skin-jpk #footer a:hover {
    text-decoration: underline;
    color: #FFFF80;
}

 
 
 

 

 
 

 


 

 

 

 
 

.skin-jpk .LoginSignup_NoJS {
    padding: 0px 8px;
}

.skin-jpk .LoginSignup_HasJS {
    display: none;
}

.skin-jpk .LoginSignup_Login {
}

.skin-jpk .LoginSignup_Signup {
}

 

 


.skin-jpk .LoginSignupTiny {
    float: right;
    height: 26px;
    line-height: 28px;
    padding: 0px 8px;
    margin-left: 16px;
    background: transparent url(/r/darken.png) repeat;
    font-size: 13px;
}

 


.skin-jpk .LoginSignupTiny .box_title {
    float: left;
    text-align: right;
}

.skin-jpk .LoginSignupTiny input {
    padding: 0px;
    font-size: 10px;
}

.skin-jpk .LoginSignupTiny input.button {
    height: 22px;
    margin-left: 4px;
}

.skin-jpk .LoginSignupTiny input.checkbox {
    vertical-align: middle;
    margin-top: 0px;
}

.skin-jpk .LoginSignupTiny input.email_addr {
	width: 120px;
	margin-right: 4px;
}

 

 


.skin-jpk .LoginSignupTiny .LoginSignup_Login input.password {
	width: 75px;
}

 

 


.skin-jpk .LoginSignupTiny .LoginSignup_Signup .tos {
	font-size: 11px;
}

 

 


.skin-jpk .LoginSignup .show_other {
    margin-top: 30px;
}

 

 


.skin-jpk .LoginSignup .tos .form_error {
    display: inline-block;
    vertical-align: top;
}

 
 
 

 

 
 

 


 

 


 

 


.Poll form {
    text-align: left !important;
}

.PollWrapper .Already {
    display: none;
}

 

 


.poll_workon_2012_07 .Chart {
    float: right;
    width: auto;
}

.poll_workon_2012_07 .Poll span.focus {
    display: block;
}

.poll_workon_2012_07 .Poll .other div.label {
    width: auto;
}

.poll_workon_2012_07 .Poll .other div.input {
    display: block;
}

.poll_workon_2012_07 .Poll .other .input textarea {
    width: 320px;
}

 

 

 

 
 
 
 

 

 
 

 


 

 


 

 


.VisitorJetpackQuiz form .label.wide, .VisitorJetpackQuiz form .labelspacer.wide {
    width: 260px;
}

.VisitorJetpackQuiz form textarea {
    width: 340px;
}

.VisitorJetpackQuiz .wouldBuy_No, .VisitorJetpackQuiz .wouldBuy_MaybeYes, .VisitorJetpackQuiz .wouldBuy_All {
    display: none;
}

.VisitorJetpackQuiz iframe {
    margin-top: 20px;
    height: 700px;
    width: 960px;
    margin-left: -40px;
 
 
 
}

 

 

 

 
 
 
 

 

 
 

 


 

 


 

 


 

 


DIV.Mod_UserProfile {
    text-align: center;
}

DIV.Mod_UserProfile DIV.sectionHeader {
    background-color: #888;
    padding: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #ddd;
}

DIV.Mod_UserProfile DIV.sectionHeader H1 {
    line-height: 100%;
    font-family: 'Exo', sans-serif;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    color: white;
}

DIV.Mod_UserProfile .level {
    padding-bottom: 20px;
}

DIV.Mod_UserProfile iframe.thread {
    width: 100%;
    height: 1000px;
    padding-bottom: 20px;
}

DIV.Mod_UserProfile .levelDivider {
    border-bottom: 4px solid #222;
}

DIV.Mod_UserProfile .level H3 {
    font-family: 'Syncopate', sans-serif;
    font-size: 24px;
    color: white;
}

DIV.Mod_UserProfile .level IMG {
    border: 2px solid #000;
}

 

 

 

 
 
 
 

/*
------------------------------
	Impromptu
------------------------------
*/
.jqifade{
	position: absolute; 
	background-color: #777777; 
}
div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
	font-weight: bold; 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}
div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: #f4f4f4;
}
div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px; 
	background-color: #2F6073; 
	border: solid 1px #f4f4f4; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi button:hover{ 
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #BF5E26;
}

.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }

/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu{ background-color: #aaaaaa; }
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu{
    position: absolute;
	background-color: #cccccc;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #213e80;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
}
div.impromptu .impromptumessage{
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi{ background-color: #b0be96; }
.colsJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi{
    position: absolute;
	background-color: #d0dEb6;
	padding: 10px; 
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer{
	background-color: #e0eEc6;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
	height: 160px;
}
div.colsJqi .colsJqimessage{
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button{
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}
div.colsJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
------------------------------
	brown theme
------------------------------
*/
.brownJqiwarning .brownJqi{ background-color: #cccccc; }
.brownJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.brownJqi{
	position: absolute;
	background-color: transparent;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.brownJqi .brownJqiclose{
    float: right;
    margin: -20px 0 0 0;
    cursor: pointer;
    color: #777777;
    font-size: 11px;
}
div.brownJqi .brownJqicontainer{
	position: relative;
	background-color: transparent;
	border: solid 1px #5F5D5A;
	color: #ffffff;
	font-weight: bold;
}
div.brownJqi .brownJqimessage{
	position: relative;
	background-color: #F7F6F2;
	border-top: solid 1px #C6B8AE;
	border-bottom: solid 1px #C6B8AE;
}
div.brownJqi .brownJqimessage h3{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	margin: 0;
	padding: 7px 0 7px 15px;
	color: #4D4A47;
}
div.brownJqi .brownJqimessage p{
	padding: 10px;
	color: #777777;
}
div.brownJqi .brownJqimessage img.helpImg{
	position: absolute;
	bottom: -25px;
	left: 10px;
}
div.brownJqi .brownJqibuttons{
	text-align: right;
}
div.brownJqi button{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
}
div.brownJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; }
div.cleanblue .cleanblueclose{ float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover{ border: solid 1px #d4d4d4; }

/*
*------------------------
*   Ext Blue Ex
*------------------------
*/
.extbluewarning .extblue{ border:1px red solid; }
.extbluefade{ position: absolute; background-color: #ffffff; }
div.extblue{ border:1px #6289B6 solid; position: absolute; background-color: #CAD8EA; padding: 0; width: 300px; text-align: left; }
div.extblue .extblueclose{ background-color: #CAD8EA; margin:2px -2px 0 0; cursor: pointer; color: red; text-align: right; }
div.extblue .extbluecontainer{ background-color: #CAD8EA; padding: 0 5px 5px 5px; color: #000000; font:normal 11px Verdana; }
div.extblue .extbluemessage{ background-color: #CAD8EA; padding: 0; margin:0 15px 15px 15px; }
div.extblue .extbluebuttons{ text-align: center; padding: 0px 0 0 0; }
div.extblue button{ padding: 1px 4px; margin: 0 10px; background-color:#cccccc; font-weight:normal; font-family:Verdana; font-size:10px; }

/*
*------------------------
*   smooth Ex
*------------------------
*/
.jqismoothfade{ position: absolute; background-color: #333333; }
div.jqismooth{ width: 350px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 3px #e2e8e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqismooth .jqismoothcontainer{ font-weight: bold; }
div.jqismooth .jqismoothclose{ position: absolute; top: 0; right: 0; width: 18px; cursor: default; text-align: center; padding: 2px 0 4px 0; color: #727876; font-weight: bold; background-color: #e2e8e6; -moz-border-radius-bottomLeft: 5px; -webkit-border-bottom-left-radius: 5px; border-left: solid 1px #e2e8e6; border-bottom: solid 1px #e2e8e6;  }
div.jqismooth .jqismoothmessage{ padding: 10px; line-height: 20px; color: #444444; }
div.jqismooth .jqismoothbuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #e2e8e6; background-color: #f2f8f6; }
div.jqismooth button{ padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqismooth button:hover{ background-color: #728A8C; }
div.jqismooth button.jqismoothdefaultbutton{ background-color: #BF5E26; }
.jqismoothwarning .jqismooth .jqismoothbuttons{ background-color: #BF5E26; }
