/* standard styles */
body{
	background-repeat: repeat-x;
	background-image: url(/images_web/yjgm_background.gif);
	margin-top: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	font: normal 11px verdana,arial,helvetica,sans-serif;
	color: #333333;
	padding:0px;
	/*text-align:center;*/
	vertical-align:top;
	background-color: #e6e6e6;
}

img{
	border: 0px;
}

.lightGreen{
	font-weight: bold;
	font-size: 12px;
	color: #111;
	background-color:#dfd;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	padding:10px
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #222;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 12px;
	color: #222;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #222;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color: #222;
	margin: 0px;
	padding: 0px;
}

h5{
	font-size: 11px;
	font-weight: bold;
	color: #600060;
}

h6{
	font-size: 12px;
	font-weight: bold;
	color: #600060;
	margin: 0px;
	padding: 0px;
}

a{
	color: #228822;
	text-decoration:none;
}

a:hover{
	color: #2a2 ;
}

.boldText{
	font-weight: bold;
}

.boldTextLg{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana
}

.italicText{
	font-style: italic;
}

.inactiveLink, .inactiveLink:hover{
	color: #999999;
	cursor: default;
}

span.confirmation_message{
	font-weight:  bold;
	font-size: 14px;
	color: #ff0000;
}

.outside_container{
	 border-width: 2px;
	 margin-left: 25px;
	 margin-bottom: 15px;
	 margin-top: 15px;
	 width: 940px;
	 padding: 10px;
	 border-color: #333333;
	 border-style: solid;
	 text-align:center;
	 background:#fff;
	 clear:both;
	 border-radius: 20px;
	 -khtml-border-radius: 20px;
	 -moz-border-radius: 20px;
	 -webkit-border-radius: 20px;
}

#content{
	clear: both;
	padding-top: 15px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
	/*padding-right: 25px;*/
}

/* end standard styles */

/* lists */
ul{
	list-style-position: outside;
	list-style-type: circle;
}
ol{
	text-align:left;
	vertical-align:top;
	color: #000000;
}
li{
	text-align:left;
	vertical-align:top;
	color: #333333;
}
/* end lists */

/* table general and specific */

.browseRow{
	text-align: center;
	height: 150px;
	width: 150px;
}

.messageTable{
	width: 100%;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #AAAAAA;
}

.messageTableArchive,
.messageTableDelete,
.messageTableDate{
	text-align: center;
}

.messageTableArchive,
.messageTableDelete{
	width: 50px;
}

.messageTableUser{
	width: 150px;
}

.messageTableDate{
	width: 125px;
}

.browseHeaderRow,
.messageHeaderRow{
	border-bottom-color: black;
	text-align: center;
	font-weight: bold;
}

.browseHeaderRow{
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.browseColumn{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	border-color: black;
	float: left;
	overflow: none;
	padding: 0px;
	min-height: 500px;
}

.darkStripe{
	background-color:#ffda9f;
}
.lightStripe{
	background-color:#fff;
}

.footerMenu{
	padding-bottom: 10px;
	margin-left: -10px;
	margin-bottom: -10px;
	margin-right: -10px;
	margin-top: 5px;
	background-color: #faad4a;
	height: 15px;
	background-repeat: repeat-x;
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 10px;
	clear:both;
	 -moz-border-radius-bottomright: 20px;
	 -moz-border-radius-bottomleft: 20px;
	 -webkit-border-bottom-left-radius: 20px;
	 -webkit-border-bottom-right-radius: 20px;
	 -khtml-border-radius-bottomright: 20px;
	 -khtml-border-radius-bottomleft: 20px;
	 border-bottom-left-radius: 20px;
	 border-bottom-right-radius: 20px;
}

span.u_are_here{
	font-weight: bold;
	font-size: 12px;
	color:#555;
	margin:0px;
	padding:3px;
}
#header{
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	float: right;
}

#mainLogo{
	float: left;
	text-align: left;
}

.userNameArea{
	margin-top: 15px;
	float: left;
	background-color: white;
	text-align: left;
	margin-left: 55px;
	font-size: 12px;
}

.userNameHeader{
	font-weight: bold;
}
.mainMenuContainer{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: -10px;
	margin-top: 0px;
	height: 32px;
	border-color: green;
	background-position: left;
	background-repeat: repeat-x;
	background-image: url(/images_web/yjgm_menu_main_sm.gif);
	padding:0px;
}

.mainMenu{
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 5px;
	width: 500px;
	height: 32px;
	background-image: url(/images_web/yjgm_menu_left_sm.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size: 12px;
	z-index: 0;
}

a.menu_link{
	padding-right: 8px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #000000;
	margin:0px;
}
a.menu_link:hover{
	/*background-color: #CCC;*/
	color: white;
}

.subMenu{
	height: auto;
	margin-left: 0px;
	margin-bottom: -10px;
	margin-right: 0px;
	margin-top: -5px;
	padding: 0px;
	text-align: right;
}


.subMenu a.menu_link:hover{
	color: #2a2;
}

a.menu_popup:hover{
	color:#3D84B6;
}

a.menu_popup{
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.creditsDisplay{
/*	background:#eee;*/
	font-weight: bold;
	font-size: 12px;
	padding:1px;
	text-align:right;
}

.noCredits{
	color: #666666;
	font-weight:bold;
}

/* END menu styles */

/* Form-related Styles */
form{
	font-size: 11px;
	/*background:#eeeeee;*/
	border:0px solid #cccccc;
	padding: 0px;
	color: #000000;
	margin: 0px;
}
input.table_header_form{
	border:0px solid #cccccc;
	padding: 0px;
	color: #000099;
}
span.form_head{
	font-size: 14px;
	padding: 3px 3px 3px 3px;
}
input{
	background:#cccccc;
	font-size: 11px;
	border:1px;
	margin: 3px;
	color: #000;
}

.defaultInput{
}

.radioButton{
	background: none;
}

.orangeBG{
	background-color:#fa8f5a;
	background-image:url(/images_web/submit_button_left.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
	color: white;
	text-align:right;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 2px;
	border: 0px;
}

.orangeBG:hover{
	color:black;
}

textarea, select{
	font-size: 11px;
	background:#cccccc;
	border:1px;
	margin: 3px;
	color: #000;
}

.requiredFormValue{
	color: #c40;
}

.formLabel{

}
.formSectionHeader{
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}
/* End form styles */

/* Profile Styles */
.profileContainer{
	padding-left: 30px;
	vertical-align: top;
	overflow:hidden;
}

.profileElements{
	font-size: 10px;
	color: #555555;
}

.profileElementsAnswer{
	color: #600060;
}

.profileUserName{
	color: #600060;
	font-weight: bold;
}

#profileActionBox{
	float: right;
	margin: 0px;
	padding: 0px;
}

#profileActionBoxItems{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.profileActionBoxItem a{
	background-color: white;
	font-size: 10px;
	padding-top: 10px;
	margin: 0px;
	display: block;
	color: white;
	font-weight: bold;
	background-image: url(http://www.youjustgetme.com/images_web/button_green.gif);
	width: 150px;
	height: 36px;
	text-align: center;
	background-repeat: no-repeat;
}

.profileActionBoxItem a:hover{
	background-color: white;
	font-size: 10px;
	padding-top: 10px;
	margin: 0px;
	display: block;
	color: black;
	font-weight: bold;
		width: 150px;
	height: 36px;
}


a.clipboardHeader{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
	-khtml-border-radius: 1.5em;
  	border-radius: 1.5em;
  	border: 2px solid black;
  	padding-right: 15px;
  	padding-left: 15px;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	margin-top: 25px;
  	background-repeat: repeat-x;
	background-image: url(/images_web/green_button_center.gif);
}

a.clipboardHeader:hover{
	color: black;
}

.bar{
	/*background-color: black;*/        
	background-repeat: no-repeat;        
	background-image: url(/images_web/clipboard.png);
	height: 24px;          
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	width:100%;
}

/*
.greenButton{
	background-repeat: repeat-x;
	height: 25px;
	background-image: url(/images_web/green_button_center.gif);
	-moz-border-radius: 1.5em;
	-webkit-border-radius: 1.5em;
  	border-radius: 1.5em;
  	border: 2px solid black;
  	padding-right: 15px;
  	padding-left: 15px;
}
*/
.profileActionBoxItemInactive a{
	background-color: white;
	font-size: 10px;
	padding-top: 10px;
	margin: 0px;
	display: block;
	color: #EFEFEF;
	font-weight: bold;
	background-image: url(http://www.youjustgetme.com/images_web/button_gray.gif);
	width: 150px;
	height: 36px;
	text-align: center;
	background-repeat: no-repeat;
}

.profileActionBoxItemInactive a:hover{
	background-color: white;
	font-size: 10px;
	padding-top: 10px;
	margin: 0px;
	display: block;
	color: #EFEFEF;
	font-weight: bold;
		width: 150px;
	height: 36px;
}

.profileActionBoxHeader{
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color: black;
	padding: 5px;

}

.profileActionBoxAwards{
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color: black;
	padding: 5px;
	border-bottom: 2px solid black;

}

/* --------------------- */

/* Test Result Styles */
.bubbleArea{
	position: relative;
	height:600px;
	width: 300px;
	/*border: 1px solid green;*/
}

.bubbleText{
	cursor: default;
	color: #222222;
}

.bubbleLink{
	cursor: default;
}

.bubbleText:hover{
	color: #FFFFFF;

}

.userName{
	color: #333333;
}
/* --------------- */

/* TRAY styles */

.tray{
	color: #000000;
	padding: 0px;
	position: absolute;
	width:400px;
	text-align:center;
	background-image: url(images_web/wood.jpg);
	background-color: #faad4a;
	border: 2px solid #000;
	font: normal 10px verdana, helvetica, sans-serif;
	vertical-align:middle;
	color: #633;
	-moz-opacity: 1.00;
	filter:alpha(opacity=100);
	margin-left: auto;
	margin-right: auto;
	cursor: move;
	z-index: 9999;
}

.tray input{
	background-color: transparent;
	cursor: default;
}

.trayRow{
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

.radioCell{
	white-space: nowrap;
}

#everythingElse{
	text-align: center;
}

.hiddenButton{
	font-size: 6px;
	left:0;
	top:0;
	position: absolute;
}
.message, .instruction{
	padding:2px;
	font-size: 10px;
	width: 100%;
	text-align:center;
	font-weight: bold;
}
.message{
	color: red;
}
.trayMenu{
	background-color:#aaa;
	width: 100%;
	text-align: right;
	font-weight: bold;
}

.menuItem{
	background-color: #aaa;
}

.menuItemSelected{
	background-color: #faad4a;
}

.menuItemDisabled, .menuItemDisabled:hover{
	color: #bbb;
	cursor: default;
}

.lightRow{
	background-color: #EFEFEF;
}

.darkRow{
	background-color: #CDCDCD;
}

#main_form{
	width: 90%;
	height: 99%;
	border: 2px inset black;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

.formContainerTable{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

.statusMessage{
	font-size: 10px;
}

/* Best Worst Box Styles */
.bestWorst{
	font-size: 10px;
	width: 100px;
	text-align: left;
}

.bestWorst li{
	margin-bottom: 15px;
}

.bestWorstTitle{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.bestWorstUserName{
	font-size: 11px;
}

.textSide{
	vertical-align: top;
}

.adSide{
	vertical-align: top;
}

.randomBox{

	text-align:center;
	margin:1px;
	/*background:#cccccc;*/
	-moz-opacity: .90;
	filter:alpha(opacity=90);
	font-size: 10px;
	padding: 1px;
	margin-left: -15px;
}

.styledTop{
	background-image:url(/images_web/boxtop.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width:185px;
	height:26px;
}

.styledBox{
	margin-top: 0px;
	padding-top: 0px;
	width:158px;
	border-left: 4px solid #fcce92;
	border-right: 17px solid #fcce92;
	padding-left: 5px;
	background-color: #ffffff;
}

.styledBottom{
	background-image:url(/images_web/boxbottom.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width:185px;
	height:9px;
}

.homeBox{
	width: 185px;
	text-align:left;
	font-size: 12px;
	/*line-height: 1.3;
	margin:1px;
	background:#dddddd;
	padding: 4px;*/
	height:100%;
	margin:1px;
	padding:1px;

}

.blockText{
	font-size: 12px;
	padding: 1px;
}

.blockText:hover{
	background-color: red;
	color: black;
}
.cardChart{
	margin-bottom:0px;
}
.cardBox{
	border:1px solid black;
	text-align:center;
	width:200px;
	float:left;
	margin-bottom:0px;
	padding-bottom:4px;
}

.cardHook{
	text-transform: lowercase;
	font-weight:bold;
}

.cardLink{

}
/* FORMS */
.browseForm fieldset{
	border: 2px solid #ffda9f;
	font-weight:bold;
	background-color: white;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	-khtml-border-radius: 2em;
  	border-radius: 2em;
}

.browseForm legend{
	border: 1px solid black;
	padding: 3px;
	background-color: #ffda9f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

form.tshirtForm fieldset {
	margin-bottom: 10px;
	border: 2px solid #ffda9f;
	font-weight:bold;
	background-color: white;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	-khtml-border-radius: 2em;
	border-radius: 2em;
}
form.tshirtForm legend {
	padding: 0 2px;
	text-align: left;
	               
	font-weight: bold;
	border: 1px solid black;
	padding: 3px;
	background-color: #ffda9f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-left: 25px;
}
form.tshirtForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-weight: bold;
}
form.tshirtForm fieldset ol {
  margin: 0;
  padding: 0;
}
form.tshirtForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.tshirtForm fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.tshirtForm fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: bold;
  border: none;
  background-color: transparent;
  margin-left: 0px;
  text-align: left;
}
form.tshirtForm fieldset fieldset label {
  display: block;
  width: auto;
  font-weight: normal;
}
form.tshirtForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.tshirtForm label {
  width: 120px; /* Width of labels */
}
form.tshirtForm fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

/* END FORMS */

#sidebyside table{
	border: 1px solid orange;
}

#tabSet{
	margin-top: 25px;
	background-color: white;
	font-size: 12px;
	color: black;
	margin-bottom: 20px;
	border-bottom: 2px solid #600060;
	text-align: left;
}

#tabSet a.currentTab{
	background-color: white;
	color: #600060;
	border: 2px solid #600060;
	border-bottom: 2px solid white;
	font-weight: bold;
}

#tabSet a.greenTabCurrent{
	border-left-color: #228822;
	border-bottom-color: white;
	border-right-color: #228822;
	border-top-color: #228822;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	font-weight: bold;
	color: #228822;
	background-color: white;
	float: right;
	margin-right: 5px;
	margin-top: -2px;
}

#tabSet a.greenTab{
	border-bottom-width: 0px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-color: white;
	border-right-color: #228822;
	border-top-color: #228822;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	background-color: #228822;
	float: right;
	margin-right: 5px;
	margin-top: -2px;
}

#tabSet a{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 0px;
	color: white;
	background-color: #600060;
}

.tabBox{
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #600060;
	border-top: none;
	font-weight: bold;
	color: #600060;
	margin-bottom: 15px;
}

.myURLblock{
	width: 100%;
	text-align: center;

}
.myURL{
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	color: #600060;
}

.myURLtext{

}

.browsePaging{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align:center;
	clear: both;
}

.pageItem,
.pageItemSelected{
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.pageItemSelected{
	font-weight: bold;
	text-decoration: underline;
}

.result{
	cursor: help;
	border-bottom: 1px dashed orange;
}


.verticalList{
	padding: 10px;
	float:left; 
	border: 1px solid orange; 
	min-height: 250px; 
	max-height: 500px; 
	overflow-y: auto; 
	overflow-x: hidden;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 115px;
}

.faqA div{
	padding-top: 10px;
	padding-bottom: 10px;
}

.validation-advice{
	color: red;
}

#dailyQuestion{
	float: right;
	text-align: center;
	width: 200px;
}

#dailyQuestionInset{
	border: 2px solid orange;
}

.tiny_bubbles{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}


.profileListInactive, .profileListActive{ width: 600px; height: 40px; border: 1px solid black; background-color: #faad4a;  margin-bottom: 10px; list-style-type: none; cursor: move; }

.profileListInactive{
	background-color: #cccccc;
}


.profileListName{
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: bold; margin-left: 10px; padding-bottom: 0px;
}

.profileListCategory{
	text-align: right;
	margin-right: 10px;
	float: right;
}

.profileListUrl{
	margin-left: 12px;
}

.profileListDelete{
	float: right;
	border-bottom: black; 
	border-left: black; 
	padding: 1px;
}



/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

