/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header-links {
	height: 20px;
	width: 300px;
	margin-top:15px;
	float: right;
	font-weight:bold;
	font-size:15px;
}

#header-links a {
	font-size: 15px;
}

#header-links ul {
	margin: 0px;
	padding: 0px;
}

#header-links li {
	float: right;
	list-style: none;
	padding: 0px 10px;
}

#page-title h1 {
	font-size:22px;
}

input, select {  color:#333; background: #fcfcfc; margin: 2px 3px 1px 0; padding: 5px 7px; border: 3px solid #e2e2e2; }
textarea  { color:#333; background: #fcfcfc; width: 95%!important; padding: 5px 7px; border: 3px solid #e2e2e2; }
input, textarea, submit { font-family: "Myriad Pro", "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, Sans-Serif;  font-size: 14px; }

.gr-notes {background:#FFFFFF;font-size:14px;padding:2px 0px;color:#619836;}
.notes {background:#FFFFCC;font-size:12px;padding:2px 6px;}
.notes img {margin:7px 2px 0 0;border:0;padding:0;}
#msgbox,#msgbox2,#msgbox3,#msgbox4 {font-size:11px;color:#FF0000;height:15px;margin:2px 0 0 0;padding:0;}

.submit_button{background:#B6FF9D;border:#666666 2px solid;cursor:pointer;font-size:14px;padding:4px;}
.confirm_wrapper{width:96%;padding:2%;font-size:15px;line-height:16px;color:#333333;}
.contitle {float:left;width:45%;font-weight:bold;height:20px;}
.confirmation {float:left;width:55%;height:20px;}
.breaker{width:100%;height:20px;clear:both;}

h1.theme-reg {font-size:22px; color:#619836; margin:5px 0 25px 0;}
.reg-form {width:88%;margin:0 0 20px 0;}
.reg-left {float:left; width:53%; padding:10px 12px 10px 18px; margin:-20px 15px 35px 0;border:15px solid #CEE7CC;}
.reg-right {float:left; text-align:right; width:38%; vertical-align:middle; margin:-20px 0 35px 0;}

.pop-ups {width:520px;padding:15px;font-size:13px;}
.pop-ups h1 {font-size:22px;color:#518125;}
.pop-ups h3 {font-size:18px;}

.login-form {margin:0 auto;width:350px;height:250px;border:2px solid #999;background:#F8F8F8; padding:10px;}