body
{
	background-attachment: fixed;
	background-color: #222222;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: verdana, Arial, helvetica;
	font-size: 11px;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#globalDescription
{
	display: none;
}	


div#centerArea
{	
	margin: 10px auto;
	text-align: left;
	width: 728px;
}

input#globalQuickSearch
{
	border: 1px solid #ffffff; 
	font-style: italic; 
	padding: 0px 3px 1px 3px; 
	height: 100%;
	width: 100%; 
	color: #aaaaaa;
}

iframe#globalSearchField	
{
	margin-left: 1px;
	border: 1px dotted;
	width: 82px;
	height: 16px;
}	

/* FORMS start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

form
{
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}	

form#form_email
{
	float: left;
}	

form#form_uploadImage
{
	float: left;
}

form#form_rotateImage
{
	float: left;
}	

label
{
	cursor: pointer;
}

label:hover
{
	text-decoration: underline;
}		

iframe#submitFrame
{
	display: none;
}	

div#formStatus
{
	margin-top: 10px;
	text-align: center;
	border: solid 1px;
	border-color: #a04f7b #7a3c5e #7a3c5e #a04f7b;
	padding: 9px 9px 9px 9px;
	display: none;
}

div.inputCheck
{
	/* float: left; */
	margin: 0px;
	padding: 5px 5px 5px 5px;
	width: 413px;
	height: 13px;
	border: solid 1px;
	/* border-left: none; */
	border-color: #e5cc42 #d4bd3d #d4bd3d #e5cc42;
	color: #a88f00;
	background-color: #ffff99;
	background-repeat: repeat-x;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}		

div.inputCheckValid
{
	/* float: left; */
	margin: 0px;
	padding: 5px 5px 5px 5px;
	width: 413px;
	height: 13px;
	border: solid 1px;
	/* border-left: none; */
	border-color: #489739 #39772d #39772d #489739;
	color: #295620;
	background-color: #a2c64c;
	background-repeat: repeat-x;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

div.inputCheckNotValid
{
	/* float: left; */
	margin: 0px;
	padding: 5px 5px 5px 5px;
	width: 413px;
	height: 13px;
	border: solid 1px;
	/* border-left: none; */
	border-color: #c82f91 #bd2d89 #bd2d89 #c82f91;
	color: #631748;
	background-color: #cd0082;
	background-repeat: repeat-x;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

input
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

/* input TEXT */

input.textWhite
{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	height: 13px;
	border: solid 1px;
	border-color: #e2e2e2 #d0d0d0 #d0d0d0 #e2e2e2;
	color: #777777;
	background-color: #ffffff;
	background-repeat: repeat-x;	
	width: 233px;
}

input.textWhite:hover
{
	border-color: #c2c2c2 #a2a2a2 #a2a2a2 #c2c2c2;
}

input.fileWhite
{
	margin: 0px;
	padding: 5px 0px 5px 0px;	
	border: solid 1px;
	border-color: #d0d0d0 #a0a0a0 #a0a0a0 #d0d0d0;
	background-repeat: repeat-x;
	width: 245px;
	height: 25px;
	background-color: #ffffff;
	color: #999999;
}

/* BUTTONS */

input.buttonWhite
{
	margin: 0px;
	padding: 0px;	
	border: solid 1px;
	border-color: #d0d0d0 #a0a0a0 #a0a0a0 #d0d0d0;
	background-repeat: repeat-x;
	width: 245px;
	height: 25px;
	background-color: #ffffff;
	color: #999999;
	cursor: pointer;
}

input.buttonWhite:hover
{
	border-color: #999999 #555555 #555555 #999999;
	color: #777777;
}	

input.buttonBlack
{
	margin: 0px;
	padding: 0px;	
	border: solid 1px;
	border-color: #444444 #222222 #222222 #444444;
	background-repeat: repeat-x;
	background-position: 0px -10px;
	width: 245px;
	height: 25px;
	background-color: #444444;
	color: #bbbbbb;
	cursor: pointer;
}

input.buttonBlack:hover
{
	border-color: #222222 #000000 #000000 #222222;
	color: #dddddd;
}

input.buttonGreen
{
	margin: 0px;
	padding: 0px;	
	border: solid 1px;
	border-color: #489739 #39772d #39772d #489739;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 245px;
	height: 25px;
	background-color: #d2dd53;
	color: #295620;
	cursor: pointer;
}

input.buttonGreen:hover
{
	border-color: #2b5921 #23491c #23491c #2b5921;
	color: #1c3a16;
}

input.checkbox
{
	margin-right: 5px;
	width: 14px;
	height: 14px;
	background: none;
	cursor: pointer;
}

input.radio
{
	margin: 0px 5px 0px 0px;
	width: 14px;
	height: 14px;
	background: none;
	cursor: pointer;
}	

textarea
{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	height: 50px;
	border: solid 1px;
	border-color: #e2e2e2 #d0d0d0 #d0d0d0 #e2e2e2;
	color: #777777;
	background-repeat: repeat-x;	
	width: 233px;	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	overflow: auto;	
}

textarea:hover
{
	border-color: #d2d2d2 #b2b2b2 #b2b2b2 #d2d2d2;
}		

select
{
	border: none;
	width: 245px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #777777;
}				

/* FORMS end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

/* TEXT start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div.blockNone
{
	overflow: hidden;
}

div.blockHalf
{
	padding-top: 5px;
	overflow: hidden;
}

div.block
{
	padding-top: 10px;
	overflow: hidden;
}

div.blockDouble
{
	padding-top: 20px;
	overflow: hidden;
}	

div.blockBottomHalf
{
	padding-bottom: 5px;
	overflow: hidden;
}

div.blockBottom
{
	padding-bottom: 10px;
	overflow: hidden;
}

div.blockBottomDouble
{
	padding-bottom: 20px;
	overflow: hidden;
}		

/* HEADLINES start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

h1
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
}

h2
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}	

h3
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

h4
{
	padding: 0px 0px 2px 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

/* HEADLINES end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

/* TEXT end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */


/* BOXES start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div.closeBtn
{
	float: right;
	border: 1px solid;
	padding: 3px 7px 5px 7px;
	cursor: pointer;
}	

/* Columns for all main boxes */

div.mainBoxLeftCol
{
	float: left;
	width: 425px;
	overflow: hidden;
}	

div.mainBoxRightCol
{
	float: right;
	width: 265px;
	overflow: hidden;
}

/* BOXES to design */

/* box_1 - - - - - - - - - - - - */

div.box_1
{	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	background-color: #ffffff;
	color: #444444;
}

div.box_1 a
{
	font-weight: bold;
	color: #777777;
}

/* box_2 - - - - - - - - - - - - */

div.box_2
{	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	background-color: #444444;
	color: #ffffff;
}

div.box_2 a
{
	font-weight: bold;
	color: #ffffff;
}	

/* boxWhite ---------------------------------------------------------- */

div.boxWhite
{	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	overflow: hidden;
	color: #777777;
}

div.boxWhite a
{
	color: #555555;
}	

div.boxWhite h1
{
	color: #2b7a7b;
}

div.boxWhite h2
{
	color: #2b7a7b;
}

div.boxWhite h3
{
	color: #2b7a7b;
}

div.boxWhite h4
{
	color: #2b7a7b;
}	

/* boxYellow ---------------------------------------------------------- */

div.boxYellow
{	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #ffe13c;
	background-repeat: repeat-x;
	overflow: hidden;
	color: #544a14;
}

div.boxYellow a
{
	color: #928122;
}

div.boxYellow h1
{
	color: #70631a;
}

div.boxYellow h2
{
	color: #70631a;
}

div.boxYellow h3
{
	color: #8a7a20;
}

div.boxYellow h4
{
	color: #8a7a20;
}

/* boxPink ---------------------------------------------------------- */

div.boxPink
{	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #c9649b;
	background-repeat: repeat-x;
	overflow: hidden;
	color: #ffe2f2;
}

div.boxPink a
{
	color: #ff9dd3;
}

div.boxPink h1
{
	color: #edbdd7;
}

div.boxPink h2
{
	color: #edbdd7;
}

div.boxPink h3
{
	color: #ffe2f2;
}

div.boxPink h4
{
	color: #ffe2f2;
}

/* boxBlack ---------------------------------------------------------- */

div.boxBlack
{	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #444444;
	background-repeat: repeat-x;
	overflow: hidden;
	color: #e9e9e9;
}

div.boxBlack a
{
	color: #ffffff;
}

div.boxBlack h1
{
	color: #dfdfdf;
}

div.boxBlack h2
{
	color: #dfdfdf;
}

div.boxBlack h3
{
	color: #fafafa;
}

div.boxBlack h4
{
	color: #fafafa;
}

/* boxGray ---------------------------------------------------------- */

div.boxGray
{	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	background-color: #777777;
	background-repeat: repeat-x;
	overflow: hidden;
	color: #ffffff;
}

div.boxGray a
{
	color: #ffffff;
}

div.boxGray h1
{
	color: #ffffff;
}

div.boxGray h2
{
	color: #ffffff;
}

div.boxGray h3
{
	color: #ffffff;
}

div.boxGray h4
{
	color: #ffffff;
}


/* BOXES end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div#globalTopMenu
{
	float: right;
	min-width: 10px;
	padding: 5px 10px 5px 10px;
}	

div#globalQuickSearchRow
{
	text-align: left;
	padding-top: 4px; 
	font-style: italic; 
}	

img#globalLogo
{
	float: left;
	border: 0px;
}

iframe.iframeLiveSearch
{	
	display: none;
}	


/* POP # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */


/* Profile images - - - - - - - - - - - - - - - - - - - */

div.profileImgS
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
	width: 35px;
	height: 35px;	
}

div.profileImgS:hover
{
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}	

div.profileImgM
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
	width: 50px;
	height: 50px;	
}

div.profileImgM:hover
{
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}	

div.profileImgL
{
	float: left;
	margin: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
	width: 100px;
	height: 100px;	
}

div.profileImgL:hover
{
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

div.profileImgFullSize
{
	text-align: center;
}

img.profileImgFullSize
{
	border: none;
}

div.popMenuRow1
{
	padding: 1px 0px 3px 0px;
	cursor: pointer;
}

div.popMenuRow1:hover
{
	padding: 1px 0px 2px 0px;
	border-bottom: 1px dotted;
}	

div.popMenuRow1 span
{
	float: right;
}	

div.popMenuRow1NoClick
{
	padding: 1px 0px 3px 0px;
}	

div.popMenuRow1NoClick:hover
{
	padding: 1px 0px 2px 0px;
	border-bottom: 1px dotted;
}	

div.popMenuRow1NoClick span
{
	float: right;
}

div.popMenuRow2
{
	padding: 7px 0px 0px 0px;
	cursor: pointer;
}

div.popMenuRow2 img
{
	float: left;
	margin-right: 10px;
}			

div.popMenuRow3
{
	padding: 1px 0px 3px 0px;
}

div.popMenuRow3:hover
{
	padding: 1px 0px 2px 0px;
	border-bottom: 1px dotted;
}	

div.popMenuRow3 span
{
	float: right;
}	

span#replyTo
{
	display: none;	
}

/* TIMELINE  - - - - - - - - - - */

div.box_1_timeLine
{
	border: 1px dotted;
	padding: 9px 9px 9px 9px;
}

div.timeLineIcons
{
	width: 13px;
	float: right;
}

div.timeLineIcons img
{
	cursor: pointer;
	margin-bottom: 3px;
}

div.timeLineMessage
{
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	padding: 10px 0px 10px 0px;
	margin-bottom: 1px;
}

div.timeLineMessage:hover
{
	border-top: 3px solid;
	border-bottom: 3px solid;
	padding: 8px 0px 8px 0px;
}

div.timeLineMessageText
{
	padding-bottom: 10px;
}	

div.timeLineMessageMedia
{
	clear: both;
	padding-bottom: 10px;
	text-align: center;
}	

div.timeLineMessageMediaPlayer
{
	width: 320px;
	margin: 0px auto;
	border: 1px solid #111111;
}	

div.timeLineMessageReplyTo
{
	clear: right;
	padding-top: 2px;
	font-style: italic;
	text-align: right;
}	

div.timeLineMessageTimeInfo
{
	clear: right;
	padding-top: 5px;
	font-style: italic;
	text-align: right;
}

div.pagingLeft
{
	margin-top: 20px;
	float: left;
	padding: 3px 10px 3px 10px;
	border: 1px dotted;
}	

div.pagingRight
{
	margin-top: 20px;
	float: right;
	padding: 3px 10px 3px 10px;
	border: 1px dotted;
}


/* Following */

div.followingRpt
{
	overflow: hidden;
	border-top: 1px dotted;
	padding: 10px 0px 10px 0px;
}	

div.followingRptRight
{
	padding-top: 3px;
	text-align: right;
	font-style: italic;
}

/* Send entry as email */

div#entryAsEmail	
{
	display: none;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 100px;
	border: 1px solid #111111;
    width: 247px;
    text-align: left;
    margin: 0px;
}	

/* GLOBAL HOVER INFO start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div#globalHoverInfo
{
	position: absolute;
	z-index: 1000;
	max-width: 250px;	
	top: 100px;
	left: 100px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;
	padding: 0px 3px 3px 0px;
	filter: shadow(color: #999999, strength: 3, direction: 135);
	display: none;
}	

div#globalHoverInfoText
{
	overflow: visible;
	text-align: left;
}

div#globalHoverInfoBubble
{
	text-align: center; 
	padding: 0px; 
	font-size: 1px;
}	

/* GLOBAL HOVER INFO end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */


/* GLOBAL MESSAGE start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div#globalMessage
{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100000;
}	

div#globalMessageArea
{
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	background-color: #000000;
}

div#globalMessageCenter
{
	position: absolute;
	z-index: 100001;
	left: 50%;
	top: 200px;
	margin-left: -155px;
}		

div#globalMessageBox
{
	width: 265px;
}	

/* GLOBAL MESSAGE end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

/* GLOBAL STATUS start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div#globalStatus
{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100000;
}	

div#globalStatusArea
{
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	background-color: #000000;
}

div#globalStatusCenter
{
	position: absolute;
	z-index: 100001;
	left: 50%;
	top: 200px;
	margin-left: -155px;
}		

div#globalStatusBox
{
	width: 265px;
}	

/* GLOBAL STATUS end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

/* GLOBAL FOLLOW start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div#globalFollow
{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90000;
}	

div#globalFollowArea
{
	width: 100%;
	height: 100%;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	background-color: #000000;
}

div#globalFollowCenter
{
	position: absolute;
	z-index: 90001;
	left: 50%;
	top: 200px;
	margin-left: -155px;
}		

div#globalFollowBox
{
	text-align: left;
	width: 400px;
	color: #ffffff;
}

div.globalFollowClicker
{
	height: 75px;
	cursor: pointer;
}	


div.globalFollowClicker img
{	
	float: left;
}	

div.globalFollowClickerText
{
	padding-top: 20px;
	padding-left: 190px;
}	

/* GLOBAL FOLLOW end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */


/* GLOBAL ROTATE IMAGE start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div#rotateImageControl
{
	display: none;
	position: absolute;
	z-index: 100;
	left: 100px;
	top: 100px;
	background-color: #000000;
	color: #ffffff;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	padding: 20px 10px 20px 10px;
	width: 180px;
	margin: 0px;
}	

div#rotateImageControl img
{
	cursor: pointer;
	margin: 0px 10px 0px 10px;
}

div#rotateImageControlHeadline
{
	text-decoration: none;
	padding-bottom: 10px;
}	

/* GLOBAL ROTATE IMAGE end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */



/* SETTINGS start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div.designPreviewBox
{
	float: left;
	width: 85px;
	height: 85px;
	cursor: pointer;
}

div.designPreviewBox:hover
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}	

input.previewColorBox
{
	float: right;
	width: 69px;
	height: 29px;
	border: 1px solid #ffffff;
	cursor: pointer;
}


div.previewColorBoxLabel
{
	float: left;
	padding: 7px 0px 0px 0px;
}	

div.customDesignBox
{
	overflow: hidden;
	border: 1px solid;
	padding: 8px 9px 9px 9px;
}	

div.customDesignBoxLeftCol
{
	float: left;
	width: 195px;
	padding: 1px 0px 0px 0px;
}	

div.customDesignBoxRightCol
{
	float: right;
	width: 195px;
	padding: 1px 0px 0px 0px;
}	

div.imageToolBox
{
    display: none;
    z-index: 100;
    position: absolute;
    top: 100px;
    left: 100px;
    padding: 10px;
    background-color: #333333;
    color: #ffffff;
    border: 1px solid #111111;
    width: 247px;
    margin: 0px;
}

/* SETTINGS end # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */


/* FIND start # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

div.contactRpt
{
	overflow: hidden;
	border-top: 1px dotted;
	padding: 5px 0px 5px 0px;
}	