/* css f gpstour */


/* content brauch i fullsize */
div#content0 {
	padding:0px;

}

div.gpstour-nachoben {
	margin-top: -65px;
}

div.gpstour-header {
	background-color:#2DAD60;
	color:white;
	padding-left:40px;
}
div.gpstour-header-pdf {
	background-color:#2DAD60;
	color:white;
}

div.gpstour-header-pdf h1,
div.gpstour-header h1 {
	font-size:25px;
	color:white;
}

div.gpstour-title h1 img {
	vertical-align:middle;
}

/* tabs */
div.tx-wcgpstour-tabh-main,
div.tx-wcgpstour-tabh-images,
div.tx-wcgpstour-tabh-reviews,
div.tx-wcgpstour-tabh-downloads,
div.tx-wcgpstour-tabh-videos {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	margin-right:1px;
	cursor:pointer;
}

div.gpstour-left {
	width:440px;
	padding-left:40px;
	padding-top:20px;
	float:left;

}
.gpstour-right{
	float:right;
	width: 276px;
	padding:10px 15px;
}

/* jquery zeuch */
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-resizable { position: relative;}
.ui-resizable-handle {
	position: absolute;font-size: 0.1px;z-index: 99999; display: block;

}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: ns-resize; height: 20px; width: 28px; bottom: -11px; left: 50%;
	background-image:url(/typo3conf/ext/wc_gpstour/icons/handle.png);
	background-position: center center;
	background-repeat:no-repeat;
	padding:2px;
}
.ui-resizable-s:hover {
	background-color:#2165a8;
}
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 28px; height: 20px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}



div.gpstour-item {
	margin:0px;
	padding:5px 3px;
	background-image:url("../images/linie.gif");
	background-repeat:repeat-x;
	background-position:center bottom;
}
div.gpstour-item_1 {
	margin:0px;
	padding:5px 3px;
	background-image:url("../images/linie.gif");
	background-repeat:repeat-x;
	background-color:#EEEEEE;
	background-position:center bottom;
}
div.gpstour-item-label {
	float:left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	width:170px;
}
.tx-wcgpstour-tab-main-description{
	padding-top: 5px;
	padding-bottom: 5px;
}
div.gpstour-item-value {
	float:right;
	width:260px;
}
div.gpstour-right div.gpstour-images {
	width:278px;
	margin-bottom:5px;
}
div.gpstour-right div.tx-wcgpstour-tab-main-images {
	margin-bottom:5px;
}
div.gpstour-right div.tx-wcgpstour-tab-main-related {
	margin-bottom:5px;
}

div.touren-image {
	float:left;
}
div.tour-smallimgs {
	float:left;
	cursor:pointer;
}
div.tour-smallimgs img {
	margin-right:2px;
}
div.tx-wcgpstour-singlemap {
	float:left;
}

div.tx-wcgpstour-tab-main-maps img {
	margin-right:2px;
}


/*Suche*/

div.gpstour-search-label-big {
	padding-left:40px;
	padding-top:15px;
	padding-bottom:10px;
}
div.gpstour-search-box-big {
	padding-left:40px;
	padding-bottom:30px;
}
div.gpstour-search-box-big input {
	width:330px;
	height:20px;
	border-color:#cccccc;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-weight:bold;
}
span.bigger {
	font-size:13px;
	font-weight:bold;
}
div.gpstour-search-item {
	padding-left:40px;
	padding-bottom:10px;
}
div.gpstour-search-label1 {
	width:117px;
	float:left;
	font-weight:bold;
}
div.gpstour-search-select {
	float:left;
}
div.gpstour-search-select select {
	width:215px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-weight:bold;
	background-color:white;
	padding:2px;
}

div.gpstour-search-greybox {
	margin-left:40px;
	margin-bottom:40px;
	margin-top:40px;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:15px;
	background-color:#f6f6f6;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#e0e0e0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#e0e0e0;
}
div.gpstour-search-greybox div.gpstour-search-item {
	padding-left:0px;
}
div.gpstour-b {
	font-weight:bold;
	font-size:13px;
	padding-bottom:15px;
}
div.gpstour-search-label20 {
	width:130px;
	float:left;
}
div.gpstour-search-label21 {
	width:28px;
	float:left;
}
div.gpstour-search-smallinput {
	width:65px;
	float:left;
}
div.gpstour-search-label22 {
	width:25px;
	float:left;
	padding-left:15px;
}
div.gpstour-search-label23 {
	width:65px;
	float:left;
}
div.gpstour-search-smallinput input {
	width:50px;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-weight:bold;
}
div.gpstour-search-radios div.radio-item {
	float:left;
	width:72px;
}

div.gpstour-search-chkbox {
	width:196px;
	float:left;
}
div.gpstour-list-search label {
	padding-left:5px;
}
div.gpstour-search-chkboxes2 {
	width:293px;
	float:left;
}
div.gpstour-search-chkbox2 {
	width:146px;
	float:left;
}
div.gpstour-search-submit {
	margin-left:40px;
	border-top:1px solid #E0E0E0;
	padding-top:30px;
	text-align:right;
	padding-bottom:30px;
}
div.gpstour-search-submit input {
	background-color:#1465ad;
	color:white;
	font-weight:bold;
	border-style:none;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	margin-left:20px;
}

td.icon {
	width:21px;
	text-align:center;
	border-right-color:#1465AD;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#1465AD;
	border-left-width:1px;
	border-left-style:solid;
}
td.country {
	width:100px;
}
td.headerimg {
	padding:0px;
}
div.gpstour-list table {
	border-collapse:collapse;
}

.boldred {
	padding-top:15px;
	font-weight:bold;
	color:#cb0119;
}

div.gpstour-adbox-right {
	margin-left:-11px;
	margin-bottom:10px;
}


/* Editor */
div.gpstour-item-value input {
    width:254px;
    background:none repeat scroll 0 0 #FAFAFA;
    border:1px solid #CCCCCC;
    color:#777777;
}
div.gpstour-item-value select {
    width:254px;
}
div.tx-wcgpstour-singlemap select {
    width:278px;
}
div.gpstour-item-value textarea {
    width:254px;
    height:60px;
}
div.gpstour-item-value textarea.tx_wcgpstour_input_description {
    width:254px;
    height:254px;
}
div.gpstour-search-comm div.radio-item {
    float:left;
}
div.gpstour-search-comm input, div.gpstour-search-comm select {
    width:255px;
}
div.gpstour-search-comm p.searchlabel {
    margin-bottom:0px;
}
div.gpstour-search-comm p.searchbox {
    margin-top:0px;
}
