body
{
    font-size:18px;
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
    background-image: url('/images/gradient.gif');
	background-repeat: repeat-x;
	background-color: #20C2FF;
	background-position:top;
	margin: 0px;
}

.maintable
{
	background-color:White;
	margin: 0px Auto;
	width:960px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

.actual_content
{
    padding-bottom:20px;
    overflow:auto;
}

.actual_content .right_content
{
    float:left;
    width:260px;
    margin-top:35px;
    margin-left:10px;
    display:inline;
}

.actual_content .left_content
{
    float:left;
    width:260px;
    display:inline;
}

.actual_content .middle_content
{
    float:left;
    width:420px;
    margin-left:10px;
    display:inline;
}

.portfolio_left
{
    float:left;
    width:690px;
    margin-right:10px;
}

.portfolio_right
{
    float:left;
    width:260px;
    margin-top:35px;
}

.site_categories
{
    width:260px;
    padding-bottom:30px;
}

.head
{
	font-weight: bold;
	font-size: 1em;
	color: #999999;
	padding-bottom:5px;
}

.heading
{
	font-weight: bold;
	color: #999999;
}

.headinggradient
{
	background-image: url('/images/headingsgradient.gif');
	background-repeat: repeat-x;
	height:20px;
	margin-bottom:5px;
}

.related_articles  UL,
.site_categories UL
{
	padding:0;
	display:inline-block;
	margin:0px; 
	font-size: .6em;
}

.related_articles LI,
.site_categories LI
{
	background-position: left 3px;
	list-style: none;
	background-image: url('../Images/bullet.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 5px 15px;
	vertical-align: top;
	margin: 0px;
}

.related_articles UL LI a,
.site_categories UL LI a
{
	
	color: #0099cc;
	text-decoration:none;
}
.portfolio_left .list_journals 
{
    width:665px;
}

.list_journals 
{
    font-size:.6em;
    color:#999999;
}

.list_journals .item
{
    padding-bottom:15px;
}

.list_journals .row
{
    overflow:auto;
}

.list_journals .rowseperator
{
    padding-bottom:10px;
}

.list_journals .row .image
{
    float:left;
    width:75px;
    margin-right:10px;
}

.list_journals .row .text
{
    margin-left:85px;
}

.list_journals .articlelink
{
    font-size:1.45em;
	color: #cc6600;
	font-weight:bold;
	text-decoration:none;
}

.list_journals .articlelink:hover
{
    font-size:1.45em;
	color: #cc6600;
	text-decoration:underline;
}

.list_journals a
{
    color:#999999;
    text-decoration:none;
}

.list_journals a:hover
{
    color:#999999;
    text-decoration:underline;
}

.list_journals .head
{
    font-weight:normal !important;
    padding-bottom:0px !important;
}

.list_journals .more
{
	color: #cc6600;
	text-decoration: none;
}

.list_journals .more:hover
{
	text-decoration: underline;
}

.list_journals .secondary_link
{
	color: #0099cc;
	text-decoration: none;
}

.list_journals .secondary_link:hover
{
	text-decoration: underline;
}

.list_journals .main
{
    color: #333333 !important;
}

.list_journals .main:hover
{
    color: #333333 !important;
}

.ratingStar 
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar 
{
    background-image: url('/images/FilledStar.png');
}

.emptyRatingStar 
{
    background-image: url('/images/EmptyStar.png');
}

.savedRatingStar 
{
    background-image: url('/images/SavedStar.png');
}

.b
{
    font-weight:bold;
}

.pager 
{
	font-size: .66em;
	padding: 10px;
	margin-bottom:10px;
}
		
.pager .current
{
	padding: 5px 8px 5px 8px;
	color: #333333;  
	margin:0px 3px 0px 0px;
}

.pager .disabled,
.pager .disabled:hover
{
	padding: 5px 8px 5px 8px;
	color: #999999; 
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin:0px 3px 0px 0px;
}

.pager .prev 
{
	padding: 5px 8px 5px 8px;
	color: #0099cc !important; 
	border: 1px solid #333333;
	margin:0px 3px 0px 0px;
}

.pager .next 
{
	padding: 5px 8px 5px 8px;
	color: #0099cc; 
	margin:0px 3px 0px 0px;
}

.pager a, .pager a:visited
{
	text-decoration: none;
	color:#0099cc !important;
	padding: 5px 8px 5px 8px;
	margin:0px 3px 0px 0px;
	border: 1px solid #999999;
}

.pager a:hover 
{
	color:#0099cc !important;
	border: 1px solid #999999;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
}

.site_top_contributors
{
    padding-top:30px;
}

.site_top_contributors .heading
{
    padding-bottom:3px !important;
}

.contributor 
{
    overflow:auto;
    padding-bottom:15px;
    font-size: .6em;
    clear:both;
}


.contributor .image
{
    float:left;
    width:75px;
    padding:5px;
}


.contributor .info
{
    margin-left:100px;
}


.contributor .info .row
{
    padding-bottom:1px;
}

.contributor .info .row span
{
	color: Black;
}

.contributor .info a
{
	color: #0099CC;
	text-decoration:none;
}

.contributor .info a:hover
{
	color: #0099CC;
	text-decoration:underline;
}

.contributor .info .main_link,
.contributor .info .main_link:hover
{
    font-weight: bold;   
    color: #cc6600 !important;
}

.tabheading .left
{
    background-image: url('/images/header_grey_left.gif');
    width:5px;
    height:25px;
    float:left;
}

.tabheading .right
{
    background-image: url('/images/header_grey_right.gif');
    width:5px;
    height:25px;
    float:left;
}

.tabheading .center
{
    background-image: url('/images/header_grey_center.gif');   
    width:260px;
    float:left;
    padding:4px 0px 3px 0px;
    color: #666666;
}

.tabheading .center span
{
	font-weight:bold;
}

.tabheading
{
    padding-bottom:10px;   
    overflow:auto;
    font-size: .66em;
}

.list_journals .headinggradient span
{
    font-weight:bold;
    display:inline-block;
    padding:2px 0px 7px 7px;
}

.copyrightlabel
{
	font-size: 10px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlabel
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFCC;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlink
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomdivider
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlink:hover
{
	font-size: 11px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: Underline;
}


.bottom_margin
{
	margin: 0px Auto;
	width:980px;
	padding-top:20px;
	padding-bottom:20px;
}

.bottomseperatorline
{
	background-image: url('/images/dot.gif');
	background-repeat:repeat-x;
}

.actual_content .main_article
{
    width:675px;
    padding-right:15px;
    float:left;
    font-size:.66em;
}

.article_extra_info
{
    width:270px;
    float:left;
}

.article_keywords
{
    padding-bottom:2px;
    color: #999999;
}

.article_keywords a
{
	text-decoration: none;
	color:#999999;
}

.article_keywords a:hover
{
	text-decoration: underline;
	color:#999999;
}

.article_keywords .head
{
	font-weight:bold;

}
.article_categories
{
    padding-bottom:2px;
    color: #999999;
}

.article_categories .head
{
	font-weight:bold;
}

.article_categories a
{
	text-decoration: none;
	color:#999999;
}

.article_categories a:hover
{
    color:#999999;
	text-decoration: underline;
}

.article_additional_info
{
    color: #999999;
    padding-bottom:10px;
}

.article_additional_info div
{
    padding-bottom:2px;
    width:675px;
}

.article_additional_info .views
{
    color: Black !important;
}

.article_additional_info  a
{
    color: #0099CC;
	text-decoration:none;
}

.article_additional_info  a:hover
{
    color: #0099CC;
	text-decoration:underline;
}

.article_main_text
{
	color: Black;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

.article_share_options
{
    width:670px;
    padding-top:10px;
    float:left;
}

.article_share_options .row
{
    width:670px;
    float:left;
    padding-bottom:5px;
}

.article_share_options .row DIV
{
    float:left;
}

.article_share_options .right
{
    float:right !important;
}

.article_share_options a
{
	color: #0099CC;
	text-decoration:none;
}

.article_share_options a:hover
{
	color: #0099CC;
	text-decoration:underline;
}

.article_media
{
    padding-top:30px;
}   

.article_references
{
    width:670px;
    float:left;
    padding-top:30px;
}

.article_references  UL
{
	padding:10px 0px 0px 0px;
	display:inline-block;
	margin:0px; 
	
}

.article_references LI
{
	background-position: left 3px;
	list-style: none;
	background-image: url('../Images/i_star.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 5px 15px;
	vertical-align: top;
	margin: 0px;
}

.article_references UL LI a
{
	color: #0099cc;
	text-decoration:none;
}


.article_references li
{
    background-image: url('../Images/i_star.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding:5px 0px 5px 14px;
}

.article_media
{
    width:675px;
    overflow:auto;
}
    
.article_media .header
{
    font-size: .66em;
	color: #666666;
	font-weight:bold;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;   
	border-bottom : dotted 1px #999999;
}

.article_media .items
{
    padding-top:15px;
    overflow:auto;
}

.article_media .items .item
{
    float:left;
    width:150px;
    padding-right:30px;
    padding-bottom:10px;
}

.current_article_rating
{
    clear:both;
    overflow:auto;
    padding-bottom:7px;
}

.current_article_rating .rating
{
    padding-right:5px;   
}

.current_article_rating span
{
    font-size: .6em;
	color: #999999;
	font-weight:bold;
}
.post_user_submitted_links
{
    clear:both;
    padding-top:20px;
    padding-bottom:20px;
}

.post_user_submitted_links .topnavseperator
{
    padding-bottom:5px;
}

.post_user_submitted_links .login_link
{
    padding-top:10px;
}

.post_user_submitted_links a
{
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}

.post_user_submitted_links a:hover
{
	text-decoration:underline;
}

.section_seperator
{
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	color: #666666;
	font-weight:bold;
	padding-bottom:3px;
}

.section_seperator span
{
	padding-bottom:3px;
}

h1
{
    font-weight: bold;
	font-size: 1em;
	color: #444444;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.messagebox
{
	border: #999999 1px solid; 
	background-color: #EEEEEE;
	color: #000000;
	font-weight:bold;   
	padding: 10px 0px 5px 10px;
    height:20px;
    
}

.list_journals .messagebox
{
    margin-bottom:15px;
}

.article_comments .messagebox
{
}

.post_comment
{
    padding-top:20px;
}

.post_comment .row
{
    padding-bottom:5px;
}

.post_comment A
{
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;   
}

.post_comment A:hover
{
	text-decoration:underline;
}

.comment
{
	width: 650px;
	margin: 12px 0px 0px 0px;
	display: inline-block;
}

.comment .row1
{
	background-position: left bottom;
	background-image: url('/Images/comment_box_top.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;
	height: 21px;
}

.comment .row2
{
	background-color: #F1F1F1;
	padding:5px 10px 0px 10px;
	width:630px;
	display:inline-block;
}

.comment .row2 .leftsection
{
	width:50px;
	vertical-align:top;
	display: inline-block;
	float: left;
	margin:0px 10px 0px 0px;
}

.comment .row2 .rightsection
{
	vertical-align:top;
	display:inline-block;
	width: 470px;
	margin:0px;
}

.comment .row3
{
	background-color: #F1F1F1;
	background-position: center bottom;
	background-image: url('/Images/comment_box_bottom.gif');
	background-repeat: no-repeat;
	text-align:right;
	padding:5px 10px 5px 0px;
}

.comment .row1 IMG
{
	background-position: left;
	padding-right: 5px;
}

.comment a
{
	font-size: 11px;
	color: #0099ff;
	text-decoration:none;
}

.comment a:hover
{
	font-size: 11px;
	color: #0099ff;
	text-decoration:underline;
}

.comment SPAN
{
	font-size: 11px;
	color: #676767;
}


.clear
{
	clear:both;
}

.gridcenter
{
	background-image: url('/images/box_border.gif');
}

.pinklabel
{
	font-size: 14px;
	color: #CC6699;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.normal
{
	font-size: 11px;
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}
.article_contributors
{
    margin-top:10px;
}

.article_comments .pager
{
    padding-left:0px !important;
}

.curve
{
    background-position: left 23px;
    background-image: url('../Images/curve_bg.jpg');
    background-repeat: no-repeat;
    padding-left:10px;
}

.picture_frame
{
	border-left: silver 1px solid;
	border-bottom: silver 4px solid;
	border-top: silver 1px solid;
	border-right: silver 4px solid;
}

.user_profile
{
    margin-top:5px;
}

.user_profile h2
{
    font-size:1em;
    padding:0px;
    margin:0px;
}

.user_profile a,
.user_profile span
{
    display:inline-block;
    width:550px;
}

.user_profile a,
.user_profile a:hover
{
    color:#cc6600 !important;
    font-weight:bold;
}

.add_div
{
    margin-top:5px;
}
.add_div .left
{
    float:left;
    width:16px;
}

.add_div .right
{
    float:left;
    margin-left:4px;
}

.manage_journals
{
    padding:10px 0px 10px 0px;
    clear:both; 
    overflow:auto; 
}

.manage_journals .left
{
    float:left;
}

.manage_journals .right
{
    float:left;
    margin-left:4px;
}


.manage_journals a
{
	font-size: .77em;
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}

.manage_journals a:hover
{
	font-size: .77em;
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}

.list_journals .messagebox
{
    margin-top:5px;
}

.user_article_comments .messagebox
{
    color:#666666;
    font-size:.66em;
}

.user_article_comments
{
    margin-top:10px;
    
}

.user_article_comments .item
{
    margin-top: 5px;
    font-size:.66em;
}

.user_article_comments a
{
    color:#cc6600;
    font-weight:bold;
}


.user_article_comments  .comment
{
    width:260px;
    margin-top:5px !important;
}


.user_article_comments .comment .row1
{
	background-image: url('/Images/comment_small_box_top.gif');
	height: 20px;
	padding-left:15px !important;
}

.user_article_comments .comment .row2
{
	background-color: #F1F1F1;
	padding:5px 10px 0px 10px;
	width:240px;
	display:inline-block;
}

.user_article_comments .comment .row3
{
	background-color: #F1F1F1;
	background-position: center bottom;
	background-image: url('/Images/comment_small_box_bottom.gif');
	background-repeat: no-repeat;
	text-align:right;
	padding:0px;
}

.modalBackground 
{
	background-color: #EBEBEB;
	filter: alpha(opacity=50);
	opacity: 0.5;
}


.modaltable
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}

.modaltable td
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable #modalheader
{
	background-color: #dddddd;
}

.modaltable #modalheadertext
{
	padding-left:10px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color:#6E6965;
}

.modaltable #modalclosecross
{
	background-color: #eeeeee;
	border-left: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable td table td
{
	border: 0px solid;
	border-collapse:collapse;
}

.modaltable #modalmainarea
{
	background-color:#eeeeee;
	padding-top:10px;
}

.formrow td
{
	padding-bottom: 10px;
	empty-cells:hide;
}

.req_star
{
	font-size: .6em;
	color: #FF0000;
	font-weight:bold;
}

.main_article h1
{
    font-size:1.5em;   
}

.articletitle
{
	font-weight: bold;
	color: #444444;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.5em;  
}

.articletitle a
{
       color:#0099cc;
       text-decoration:none;
}
.articletitle a:hover
{
    color:#0099cc;
    text-decoration:underline;
    
}

.button
{
	font-weight: bold;
	font-size: .67em;
	color: black;
	background-color: #e2dfd6;
	text-decoration:  none;
	border-left: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
}

.round_border
{
    width:260px;
    font-size:.6em;
}

.round_border .row1
{
    height:5px;
    
}

.round_border .row1 .left,
.round_border .row3 .left
{
    background-image: url('../Images/box_tl.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width:5px;
    float:left;
    height:5px;
}

.round_border .row1 .right,
.round_border .row3 .right
{
    background-image: url('../Images/box_tr.gif');
    background-repeat: no-repeat;
    background-position: right top;
    width:5px;
    float:left;
    height:5px;
}

.round_border .row1 .center,
.round_border .row3 .center
{
    background-image: url('/images/box_border.gif');
    background-repeat: repeat-x;
    float:left;
    width:250px;
    height:5px;
}

.round_border .row3 .right
{
    background-image: url('../Images/box_br.gif') !important;
}

.round_border .row3 .left
{
    background-image: url('../Images/box_bl.gif') !important;
}

.round_border .row2 
{
    overflow:auto;
    background-image: url('/images/box_middle.gif');
    background-repeat: repeat-y;
    width:260px;
}

.round_border .row
{
    padding:0px 13px 10px 13px;
}

.round_border .title
{
    color:#cc6699;
    font-size:1.27em;
    font-weight:bold;
    padding:5px 13px 5px 13px;
}

.list_journals .messagebox
{
    float:left;
    width:655px;
}

.empty_text
{
    color:#333333;
    font-size:.66em;
}

.user_article_comments .pager
{
    padding-left:0px !important;
}
