body {
	color:#333333;
	margin: 0pt;
	padding: 0pt;
	background: #3e3e3e none repeat-x;
    font: 14px "Myriad Pro",Myriad ,Helvetica;
}

/* @group Generel Elements */

h1 {
  margin: 0;
  padding: 0;
}

h2 {
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4 {
  color: #0E5AA6;
  margin: 0 0 4px;
  padding: 0;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
}

hr {
  height: 1px;
  width: 100%;
  margin: 0;
  padding: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top: 1px dotted silver;
}

a {
  background-color: transparent;
  color: navy;
  text-decoration: underline;
}

a:hover {
  background-color: transparent;
  color: #000000;
  text-decoration: none;
}



/* @end */

/* @group Layout */

#container {
  margin-right: auto;
  margin-left: auto;
  width: 960px;
}

#header {
	background: url(/images/bannerBk.jpg) no-repeat right;
	height: 130px;
}

#contents {
 clear: both;
 padding-left: 10px;
}

#main {
  float: right;
  width: 753px;
  background-color: white;
  overflow: visible;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-top: -8px;
}

#main2 {
 padding: 0 8px 8px;
 margin-top: 16px;
 overflow: hidden;
}

#sideBar {
  float: left;	
  width: 197px;
  height: 600px;
  background: url(/images/nav_bk.gif);
  overflow: hidden;
}

#innerContent {
  clear: both;
  overflow: hidden;
}

/* @group Footer */

#footer {
  	width: 753px;
  	color: #c3c3c3;
  	font-size: 9px;
	float: right;
	background: url(/images/elements/gradient_2_trans.png) repeat-x left top;
}

#footer a:link, #footer a:active, #footer a:visited{
  color: #c3c3c3;
  font-size: 9px;
}
#footer a:hover{
  color: #fff;
}



/* @end */



/* @end */

/* @group Header */

#topNav {
  clear: both;
  width: 395px;
  padding:4px 8px 8px 3px; 
  margin-left: 300px;
  height:18px; 
  background: url(/images/topNavBk.png) repeat-x;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 3px;
  text-align: center;
}

#topNav a {
  background-color: transparent;
  color: #003399;
  text-decoration: none;
}

#topNav a:visited {
  background-color: transparent;
  color: #003399;
  text-decoration: none;
}

#topNav a:hover {
  background-color: transparent;
  color: #000000;
  text-decoration: none;
}





/* @end */

/* @group Member Panel */

/* @group Dashboard */

#dashboard #quickMenu {
  
}



/* @end */

/* @group Side Bar Menu */

#memberNav {
  background: #E6E6E6;
  font-size: 12px;
  

}

#memberNav a{
  color: black;
  text-decoration: none;
}

.memberNavItemTop{
	border-top: 1px solid silver;	
}

.memberNavItem {
  display: block;
  padding: 4px 4px 4px 8px;
  background: #f5f5f5 none repeat-x;
  border-bottom: 1px solid silver;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  border-right: 1px solid silver;
}



.memberNavItem:hover{
	
	background: #febe4a;
}

/* @end */



/* @end */

/* @group Pagination */


#paginationContainer{
  text-align:center;
  margin-bottom: 5px;
}

#paginationContainer a:link{
  padding: 5px;
  border: 1px solid silver;
}

#paginationContainer a:visited{
  
}

#paginationContainer a:hover{
  
}

/* @end */ /* @group Nav */
.nav {

}

.nav a:link,.nav a:visited,.nav a:active {
  color: white;
  text-decoration: none;
  font-size: 12px;
}

.nav a:hover {
  color: orange;
}

.navtop {

}

.navtop a:link,.navtop a:visited,.navtop a:active {
  	color: white;
  	text-decoration: none;
  	font-size: 20px;
	margin-left: 10px;
	line-height: 34px;
	text-shadow: black 2px 2px 2px;
}

.navtop a:hover {
  color: white;
  font-weight: bold;
}

div#nav_line {
  height: 5px;
  width: 168px;
  background: url(/images/line_dotted.gif) repeat-x center;
}

/* @end */

/* @group Components */

/* @group Company Profile */

#viewUserProfileName{
  font-weight: bold;
  font-size: 18px;
}

/* @end */

/* @group SideBar Menu */

#logoutbox{
	clear:both;
	background: #e6e6e6; 
	margin-top: 20px;
	overflow:hidden;
	width: 196px;
	border-right: 1px solid silver; 
}



/* @end */



/* @end */

/* @group Content */

/* @group Home */

#newsAndUpdates {
  margin-bottom: 10px;
  border: 1px solid silver;
  background: #f5f5f5;
}

#newsletter {
  margin-bottom: 10px;
  border: 1px solid silver;
  background: #f5f5f5;
}



/* @end */



/* @end */

div#title {
  background-color: #eee;
  height: 20px;
  padding: 12px;
}

div#dotted_line {
  height: 1px;
  width: 100%;
  background: url(/images/line_dotted.gif) repeat-x center;
  margin-top: 0px;
  margin-bottom: 8px;
}

/* @group Content Modules */

/* @group Animal List */

#animalListingBox{
	border: 1px solid silver;
	margin-bottom: 5px;
	clear: both;
	float: left;
	width: 100%;
	-moz-border-radius: 3px;
}

#animalListingBoxPhoto{
	border: 1px solid silver;
	padding: 0;
	margin: 0;
	margin: 3px;
	float: left;
	cursor: pointer;
}

#animalListingDetails{
	float: left;
}

#animalListingName{
	font-weight: bold;
	size: 14;
	padding: 4px;
	margin: 2;
	background: #ebebeb;
}


/* @end */

/* @group viewAnimal */

/* This is a container which contains everything */
#viewAnimal{
  clear: both;
}

/* This container contains: animal name, photos, brand & logo images  */
#viewAnimalContainer1{
  float: left;
  margin-top: 8px;
  width: 225px;
}

/* contains everthing else */
#viewAnimalContainer2{
  float: right;
  width: 462px;
}

/* Animal name at very top outside and above container 1 & 2 */
#viewAnimalNameTop{
  visibility: hidden;
  font-weight: bold;
  font-size: 16px;
  color: maroon;
  display: none;
  
}

/* Animal name inside container 1*/
#viewAnimalNameContainer1{
  font-weight: bold;
  font-size: 16px;
  color: maroon;
  display: none;
}

/* Animal name inside container 2 */
#viewAnimalNameContainer2{
  visibility: visible;
  font-weight: bold;
  font-size: 16px;
  color: maroon;
  border-bottom: 1px solid silver;
  padding-bottom: 5px;
}

/* styles all viewAnimal Tables */
#viewAnimal table{
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid silver;
  font-size: 12px;
}

#viewAnimal table tr{

}

#viewAnimal table th{
  width: 150px;
  border: 1px solid silver;
  padding: 4px;
}

#viewAnimal table td{
  border: 1px solid silver;
  padding: 4px;
}

/* container main photos */
#viewAnimalPhoto{
 
}

#viewAnimalPhoto img{
  border: 1px solid silver;
  cursor: pointer;
}

#viewAnimalNoPhoto{
	float:left;
	width:260px;
	margin-left:0px;
	border: 1px solid silver;
	overflow: hidden;
}

#viewAnimalNoPhoto img{
	width:260px;
}

/* Extra div under main photo to add button or whatever */
#viewAnimalPhotoEnlargeButton{
  
}

/* styles all animalView titles */
#viewAnimalTitle{
  font-style: italic;
  font-weight: bold;
  margin-bottom: 4px;
  color: maroon;
  margin-top: 8px;
}


#viewAnimalGeneralInfo{
  text-align: left;
}

/* Overwrides General Info Title */
.viewAnimalGeneralInfoTitle{

}

#viewAnimalGeneralInfoTable table{

}

#viewAnimalGeneralInfoTable table tr{

}

#viewAnimalGeneralInfoTable table th{

}

#viewAnimalGeneralInfoTable table td{

}

#viewAnimalAuction{
  
}

/* Overwrides Auction Title */
.animalViewAuctionTitle{
  
}

.animalViewLotNumber{
  color: #51a114;
  font-weight: bold;
  font-size: 15px;
}

/* Overrides default table style */
#viewAnimalAuctionTable table{

}

#viewAnimalAuctionTable table tr{

}

#viewAnimalAuctionTable table th{

}

#viewAnimalAuctionTable table td{

}

#viewAnimalSale{
  
}


/* Overwrides Sale Title */
.viewAnimalSaleTitle{
  
}

/* Overrides default table style */
#viewAnimalSaleTable table{

}

#viewAnimalSaleTable table tr{

}

#viewAnimalSaleTable table th{

}

#viewAnimalSaleTable table td{

}

#viewAnimalSemenSale{
  
}

/* Overwrides Sale Title */
.viewAnimalSemenSaleTitle{
  
}

/* Overrides default table style */
#viewAnimalSemenSaleTable table{

}

#viewAnimalSemenSaleTable table tr{

}

#viewAnimalSemenSaleTable table th{

}

#viewAnimalSemenSaleTable table td{

}

#viewAnimalEmbryoSale{
  
}

/* Overwrides Sale Title */
.viewAnimalEmbryoSaleTitle{
  
}

/* Overrides default table style */
#viewAnimalEmbryoSaleTable table{

}

#viewAnimalEmbryoSaleTable table tr{

}

#viewAnimalEmbryoSaleTable table th{

}

#viewAnimalEmbryoSaleTable table td{

}

#viewAnimalPedigree{
  
}

#viewAnimalPedigreeTableContainer{
  border: 1px solid silver;
  padding: 12px;
}

/* Overwrides Sale Title */
.viewAnimalPedigreeTitle{

}

/* Overrides default table style */
#viewAnimalPedigreeTable table{
	border: none;
}

#viewAnimalPedigreeTable table tr{
	border: none;
}

#viewAnimalPedigreeTable table th{
	border: none;
}

#viewAnimalPedigreeTable table td{
	border: none;
}

.viewAnimalPedigreeAnimalName{
  color: #51a114;
  font-weight: bold;
  font-size: 15px;
}

.viewAnimalPedigreeSire{
  font-weight: bold;
  color: #424242;
}

.viewAnimalPedigreeDam{
  font-weight: bold;
  color: #424242;
}

.viewAnimalPedigreeNamesInner{
  color: #545454;
}

.viewAnimalPedigreeNamesOuter{
  color: gray;
}

#viewAnimalEbv{
  
}

/* Overwrides Sale Title */
.viewAnimalEbvTitle{
  
}

/* Overrides default table style */
#viewAnimalEbvTable table{

}

#viewAnimalEbvTable table tr{

}

#viewAnimalEbvTable table thead th{

}

#viewAnimalEbvTable table tbody th{

}

#viewAnimalEbvTable table td{

}

#viewAnimalGenestar{
  
}

/* Overwrides Sale Title */
.viewAnimalGenestarTitle{
  
}

/* Overrides default table style */
#viewAnimalGenestarTable table{

}

#viewAnimalGenestarTable table tr{

}

#viewAnimalGenestarTable table th{

}

#viewAnimalGenestarTable table td{

}

/* @end */



/* @end */

.comment {
  font-size: 12px;
  color: orange;
  font-style: italic;
}

.comment_red {
  font-size: 12px;
  color: #d00;
  font-style: italic;
}

.comment_green {
  font-size: 12px;
  color: #74cf00;
  font-style: italic;
}

/* @group CMS */

.level1 {
  padding: 0;
  margin: 0;
}

.level1 tr{

}

.level1 tr td{
  background-color: white;

}


.level2 {
  padding: 0;
  margin: 0;
}

.level2 tr{

}

.level2 tr td{
  background-color: white;

}

/* @end */

/* @group cms module edit views */

#cmsModulePopupContent {
	clear:  both;
	padding: 10px;
}

#cmsModulePopupHeader {
	padding: 10px;
	background: #f2f2f2;
	height: 23px;
}



/* @end */

/* @group modulePanel */

.modulePanel {
	background-color: white;
}


.modulePanel td{
	background-color: white;
}



/* @end */

/* @group Forms */



/* remove backgrounds on radio buttons and checkboxes for ie */

#userType_Standard{
	border:none;
}

#userType_Sale{
	border:none;
}

#registeredCheckbox{
	border:none;
}

#photosCheckbox{
	border:none;
}

#checkbox2{
	border:none;
}

#checkbox3{
	border:none;
}

#saveFormButton, .saveFormButton {
	padding: 2px;
  	border: 1px solid gray;
 	background: url(/images/form_btn_bk.gif) repeat-x bottom;
 	color: #fff;
  	font-size: 12px;
  	font-weight: bold;
}
#saveFormButton:hover, .saveFormButton:hover {
	padding: 2px;
  	border: 1px solid gray;
  	background: url(/images/form_btn_bk_hover.gif) repeat-x bottom;
  	color: #fff;
  	font-size: 12px;
  	font-weight: bold;
}

.formtable table {
  border: 1px solid silver;
  text-align: left;
}

.formtable td {
  border-width: 0;
  padding: 8px;
}

.formtable tr {
  background: url(/images/form_tr_bk.jpg) repeat-x 0 bottom;
  padding: 4px;
  border-width: 0;
}

.formtable textarea,input,select {
  padding: 4px;
  border: 1px solid silver;
}

.formtable button {
  padding: 4px;
  border: 1px solid gray;
  background-color: orange;
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.form_small {
  font-size: 12px;
}

.form_small table {
  text-align: left;
}

.form_small td {
  border-width: 0;
}

.form_small tr {

}

.form_small textarea,input,select {
  padding: 2px;
  border: 1px solid silver;
  font-size: 12px;
}

.formtable {

}

.form_small button {
  padding: 2px;
  border: 1px solid gray;
  background: url(/images/form_btn_bk.gif) repeat-x bottom;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.form_small button:hover {
  padding: 2px;
  border: 1px solid gray;
  background: url(/images/form_btn_bk_hover.gif) repeat-x bottom;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

button{
	
	cursor: pointer;
	
}

/* @end */

/* @group Calendar */
.calendar_table {
  text-align: center;
  font-size: 11px;
  border: 1px solid #e1e1e1;
  border-collapse: collapse;
  border-spacing: 4px;
  border-top: 3px solid #e1e1e1;
  width: 200px;
}

.calendar_highlight {
  background-color: orange;
  font-weight: bold;
  color: black;
  font-size: 16px;
}

/* @end */

/* @group Panel Buttons */

#refineSearchBox {
  	-moz-border-radius:4px;
}

#panel_btn {
 	border: 1px solid silver;
 	-moz-border-radius:4px;
 	margin: 1px;
  	font-size: 11px;
	background: white; 
	padding: 2px 4px 2px 0;
	float: left;
  text-decoration: none;
  color: black;
}

#panel_btn:hover {

	background: #fce274 url(/images/elements/gradient_2h.png);
	
}

#panel_btn img{
	border: none;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

/* @end */

/* @group admin_table */

/* @group admin_table OLD */

.admin_table {
}

.admin_table table {
  border: 1px solid #bbb;
  text-align: left;
  background-color: white;
  width: 100%;
  border-collapse: collapse;

}

.admin_table h1 {
	font-size: 12px;
}

.admin_table thead th {
 	color: #2c2c2c;
  	font-weight: bold;
  	font-size: 12px;
  	padding: 2px 2px 4px 8px;
  	height: 25px;
	background: #ebebeb;
	border-bottom: 1px solid #cacaca;
	text-align: left;
}

.admin_table td {

  padding: 3px;
	color: #4d4d4d;
	text-indent: 3px;
}

.admin_table tr {
  background: white;
  padding: 4px;
  border-bottom: 1px solid silver;
}

.admin_table textarea,input,select {
  padding: 4px;
  border: 1px solid silver;
}

.admin_table checkbox{
	
	border:none;
	
	
}

.admin_table button {
  padding: 2px;
  border: 1px solid gray;
  background: white url(/images/form_btn_bk.gif) repeat-x;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  cursor: pointer;
}

.admin_table button:hover {
  padding: 2px;
  border: 1px solid gray;
  background: #fdfcb9 url(/images/form_btn_bk_hover.gif) repeat-x;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
}

.admin_table tfoot td,.admin_table tfoot th {
  border-top: 1px solid #ccc;
  padding: 4px 4px 4px 8px;
  color: #666;
  background-color: #e5e5e5;
  background-image: none;
}

.admin_table table tfoot td {

}



/* @end */


#adminTable {
  	width: 100%;
  	text-align: left;
	border: 1px solid silver;

}


#adminTable thead th {
 	color: #2c2c2c;
  	font-weight: bold;
  	font-size: 12px;
  	padding: 2px 2px 4px 8px;
  	height: 25px;
	background: #ebebeb;
	text-align: left;
}

#adminTable tbody{
  background-color: #f6f6f6;
}

#adminTable tbody td{
  padding: 2px;
}


#adminTable tr {
  border: 1px solid silver;
  border-bottom: 1px solid silver;
}

#adminTable td {
	border-bottom: 1px solid silver;

}

#adminTable tfoot td, #adminTable tfoot th {
  border: 1px solid silver;
  padding: 4px 4px 4px 8px;
  background-color: #e5e5e5;
}

#adminTable tfoot td {

}



/* @end */

/* @group inner_table */

.inner_table {

}

.inner_table a{
  font-size: 12px;
}

.inner_table table {
	background-image: none;
	border-collapse: collapse;
	font-size: 12px;
	background-color: white;
	margin-left: 1px;
}

.inner_table table thead th {
  font-weight: bold;
  font-size: 12px;
  background-color: #fdfcf5;
  padding: 0 0 0 6px;
    background: url(/images/form_tr_bk.jpg) repeat-x 0 top;
  border-style: none;
	color: #343434;
}

.inner_table table tbody tr {
	background-image: none;
	border: 1px solid black;
}

.inner_table table tbody td {
	background-image: none;
	border: 1px solid silver;
	padding: 2px 6px;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group inner_form */

.inner_form {

}

.inner_form table thead th {
 	font-weight: bold;
  	font-size: 12px;
  	background-color: #fdfcf5;
  	padding: 0 0 0 6px;
  	border-style: none;
	color: #343434;
}

.inner_form table {
	background-image: none;
	border-collapse: collapse;
	font-size: 11px;
	border: 1px solid silver;
	margin-left: 1px;
}

.inner_form table tbody tr {
	background-image: none;
}

.inner_form table tbody td {
	padding: 4px 6px;
	font-weight: normal;
	font-style: normal;
	background-color: #f7f7f7;
}

.selectableTable tr:hover {
	cursor: pointer;
}
	
.selectableTable tr.selected td {
	background-color: orange;
}

/* @end */

/* @group pedigree_form */

.pedigree_form {

}

.pedigree_form table {
	background-image: none;
	border-collapse: collapse;
	font-size: 11px;
	border-style: none;
}

.pedigree_form table tbody tr {
	background-image: none;
}

.pedigree_form table tbody td {
	background: white none repeat-x 0 top;
	padding: 1px;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group test */
.test {
  background-color: #e1e1d8;
}

div#error {
  background-color: #ffd0b3;
  margin-bottom: 12px;
  font-weight: bold;
  text-align: center;
  border-color: #a20108;
  border-width: 1px;
  border-style: solid;
  padding: 12px;
  width: 723px;
}

div#menu {
  margin-right: 2px;
  float: left;
  background-position: 0 bottom;
  padding: 8px;
  border-color: #cccccc;
  border-width: 1px;
  border-style: solid;
  background-repeat: repeat-x;
  background-image: url(/images/form_tr_bk.jpg);
  width: auto;
}
/* @end */

/* @group tabs */

#tabs {
  float: left;
  line-height: normal;
}

#tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#tabs ul li {
  	float: left;
  	margin: 0 3px 0 0;
  	border-left: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background: #e1e1e1;
}

#tabs li.active-tab { background-color: #fff9c7 }

#tabs ul li:hover {
	background-color: #fff9c7;
}

#tabs a {
  display: block;
  padding: 5px 8px 5px 5px;
  font-size: 12px;
  text-decoration: none;
  color: black;
}

#tabs a:hover {
  display: block;
  padding: 5px 8px 5px 5px;
}

#tabs a img {
  border: none;
  vertical-align: middle;
}
#sub_tabs {
  float: left;
  line-height: normal;
   border-bottom: 1px solid silver;
  width: 100%;
}

#sub_tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
	
}

#sub_tabs ul li {
  float: left;
	border-left: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	background: #ebebeb;
	margin: 0 3px 0 0;
		-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

#sub_tabs li.active-tab { background-color: #fff9c7 }

#sub_tabs ul li:hover {
	background-color: #fff9c7;
}

#sub_tabs a {
  	display: block;
	padding: 3px 6px 3px 3px;
  font-size: 12px;
}

#sub_tabs a:hover {
  	display: block;
}

#sub_tabs a img {
  border: none;
  vertical-align: middle;
}



/* @end */

/* @group Message Bar */

#messageBar {
	margin-bottom: 10px;
}

#messages {
	margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: -8px;
}

#messages > li {
	text-align: center;
	font-weight: bold;
}

#messages > li > div {
	 padding: 5px 10px;
}
	
#messages > .successMessage {
  color: white;
	background: #3080d9 no-repeat left center;
}

#messages > .errorMessage {
  background-color: #F43A3A;
  color: white;
}

#messages > .warningMessage {
  background-color: #FFC746;
  color: white;
}

/* @end */

/* @group thumbnailList */


ul#thumbnailList li {
  float: left;
  list-style-type: none;
  margin: 5px 5px 5px 5px;
  
}


/* @end */


.radio_list {
	list-style: none;		
	margin: 0;
	padding: 0;
}

.radio_list > li {
	float: left;
}

.fauxDisabled{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/* Ajax Loader */
div#ajaxLoader {
	position: absolute;
	z-index: 5000;
	background: #4C7AC3 url('/images/ajax-loader.gif') no-repeat scroll center center;
	width: 35px;
	top: 0;
	left: 0;
	height: 35px;
	-moz-border-radius: 6px;
}

/* IE6 PNG Fix */
img, #footer, #.topNav, #contents, .trans { behavior: url(/q/library/iepngfix.htc) }
.memberNavItem { behavior: none }

#searchBox{

	float: left;
	margin-bottom: 0px;
	width: 100%;

}

#searchBox checkbox{
	
	border:none;
	
	
}

/* @group contentTable */

.contentTable{
  
}

.contentTable table{
  border-collapse:collapse;
  border: 1px solid silver;
  width: 100%;
}

.contentTable table td{
  padding: 6px;
  border-width: 1px;
  border-bottom: 1px solid silver;
}

/* @end */
.error_list{
  
}
.error_list li{
  list-style-image: url(/images/icons/error.png);
  color: red;
}

/* progress bars */

.barback{
	
	width: 200px;
	
	padding: 1px;
	height: 18px;
	
	background: white;
	border: 1px solid silver;
	
	float: left;
	z-index: 1;
	
}

.barfront{

	background: darkred url(/images/elements/gradient_2h_trans.png) repeat-x left top;	
	height: 18px;
	margin: 0px;
	color: white;
	font-weight: bold;
	z-index: 50;
	
	float: left;
	
}

.bartext{
	
	float: right;
	
}

/* Sortable Lists */
#choices{
	
	width:40%; 
	height:100%; 
	
	background: whitesmoke; 
	 
	float: right;
	min-height: 100px;
	text-align: right;
	
	
}

#selected{
	
	width:40%; 
	height:100%;
	min-height: 100px;
	
	float: left;
	min-height: 100px;
	text-align: left;

}

#choices, #selected{	
	
	padding: 10px;
	margin: 0px;
	list-style: none;

}

#choices li, #selected li{	

	cursor: move;

}

.caption{
	
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	color: grey;
	text-align: right;
	
}

#contentArea{
	
	list-style: none;
	float: left;
	width: 100%;
	
}

.sortitem{

	width: 100%;
	margin-bottom: 10px;	
	background: whitesmoke;
	float: left;
	border: 1px solid whitesmoke;
	
}

.sortitem .sortmenu{

	width: 4%;
	height: 100%;	
	float: left;
	text-align: center;
	
}

.sortitem .sortmenu img{

	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	border: none;
	
}

.sorttitle .sortmenu img{
	
	padding: 5px;
	padding-left: 3px;
	padding-right: 3px;	
	border: none;
	
}

.handle{

	cursor: move;	
	
}

.sortitem .sortmenu a{

	border: none;	
	
}

.sortitem .sortcontent{

	width: 91%;	
	float: right;
	background: white;
	padding: 2%;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 70px;
	
	
}

.sorttitle{
	
	width: 100%;
	margin-bottom: 10px;	
	background: grey;
	float: left;
	
}

.sorttitle .sortmenu{
	
	float: left;
	
}

.sorttitle .sortcontent{
	
	float: right;
	width: 90%;
	
}

.sorttitle input{
	
	width: 95%;
	margin-top: 1px;
	margin-bottom: 1px;
	
}

img{

	border: none;	
	vertical-align: middle;
	
}

a{

	border: none;	
	
}

/* @group Wizard */

.btnWizardNext {
  background: url(images/btnWizardNext.gif) no-repeat;
}

.standardFormTable {
  
}

#wizard {
  
}

#wizard table {
  border-collapse: collapse;
  width: 100%;
  background-color: #f2f2f2;
  border: 1px solid silver;
}

#wizard table tr {
  border-bottom: 1px solid silver;
}

#wizard table th {
  font-weight: bold;
  text-align: right;
  background-color: #eaeaea;
}

#wizard input {
   border: 1px solid silver;
  padding: 3px;
  font-size: 14px;
}

#wizard textarea {
  font: 14px myriadPro, Myriad, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

/* @group Titles */

.redTitle{
  color: #cf3c09;
  font-weight: bold;
  font-size: 18px;
}

.redTitleLarge{
  color: #cf3c09;
  font-size: 24px;
}

.darkRedTitle{
  color: #601102;
  font-weight: bold;
  font-size: 18px;
}

.greyTitle{
  color: grey;
  font-weight: bold;
  font-size: 18px;
}

/* @end */
